mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
check-whitespace: add a note about Rust files
This commit is contained in:
@@ -302,6 +302,7 @@ def existing_path(value: str) -> Path:
|
|||||||
|
|
||||||
|
|
||||||
# Python files are covered by `black`.
|
# Python files are covered by `black`.
|
||||||
|
# Rust files (*.rs) are covered by `cargo fmt`.
|
||||||
PATTERNS = (
|
PATTERNS = (
|
||||||
"*.cpp",
|
"*.cpp",
|
||||||
"*.h",
|
"*.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user