mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
pyproject.toml - simplify cmake formatter command
Since the latest gersemi version, it now respects gitignore.
This commit is contained in:
+1
-1
@@ -82,4 +82,4 @@ black = "black ."
|
||||
|
||||
format.sequence = ["black", "ruff-main", "ruff-old"]
|
||||
|
||||
cmake-format = "gersemi cmake src --in-place"
|
||||
cmake-format = "gersemi . --in-place"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
disable_formatting: true
|
||||
Reference in New Issue
Block a user