mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:03:46 +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`.
|
||||
# Rust files (*.rs) are covered by `cargo fmt`.
|
||||
PATTERNS = (
|
||||
"*.cpp",
|
||||
"*.h",
|
||||
|
||||
Reference in New Issue
Block a user