mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
Normalize whitespaces in yml files
This commit is contained in:
@@ -286,6 +286,7 @@ PATTERNS = (
|
|||||||
"*.i",
|
"*.i",
|
||||||
"*.cmake",
|
"*.cmake",
|
||||||
"*/CMakeLists.txt",
|
"*/CMakeLists.txt",
|
||||||
|
"*.yml",
|
||||||
)
|
)
|
||||||
|
|
||||||
REPO_ROOT = Path(subprocess.check_output(["git", "rev-parse", "--show-toplevel"], text=True).strip())
|
REPO_ROOT = Path(subprocess.check_output(["git", "rev-parse", "--show-toplevel"], text=True).strip())
|
||||||
|
|||||||
Reference in New Issue
Block a user