Import: move several .py files that black fails to re-format to a new directory and exclude it
This commit is contained in:
@@ -29,7 +29,9 @@ files: |
|
||||
exclude: |
|
||||
(?x)^(
|
||||
.*vcproj.*|
|
||||
.*vcxproj.*
|
||||
.*vcxproj.*|
|
||||
src/Mod/Import/App/SCL|
|
||||
src/Mod/Import/App/SCL_output
|
||||
)
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
||||
Reference in New Issue
Block a user