Path: Add .flake8 config for path module
Per recent discussion on coding styles: https://forum.freecadweb.org/viewtopic.php?f=15&t=46845&sid=0500747f06605e659ccd00795c2155ab
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