We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f3f47 commit 77ecd18Copy full SHA for 77ecd18
.flake8
@@ -0,0 +1,4 @@
1
+[flake8]
2
+ignore = E121,E126,W503,W504
3
+exclude = mage_ai/data_preparation/templates,mage_ai/orchestration/db/migrations/versions
4
+max-line-length = 100
0 commit comments