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
|
||||
|
||||
@@ -65,9 +65,9 @@ SET(SCL_Resources
|
||||
SCL/Aufspannung.stp
|
||||
SCL/gasket1.p21
|
||||
SCL/Product1.stp
|
||||
automotive_design.py # AP214e3
|
||||
ifc2x3.py # IFC
|
||||
ifc4.py # IFC 4
|
||||
SCL_output/automotive_design.py # AP214e3
|
||||
SCL_output/ifc2x3.py # IFC
|
||||
SCL_output/ifc4.py # IFC 4
|
||||
PlmXmlParser.py
|
||||
)
|
||||
SOURCE_GROUP("SCL" FILES ${SCL_Resources})
|
||||
|
||||
Reference in New Issue
Block a user