Merge pull request #3518 from gwicke/flake8_config
Path: Add .flake8 config for path module
This commit is contained in:
2
src/Mod/Path/.flake8
Normal file
2
src/Mod/Path/.flake8
Normal file
@@ -0,0 +1,2 @@
|
||||
[flake8]
|
||||
ignore = E226,E266,W503
|
||||
Reference in New Issue
Block a user