We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73812b6 commit 96a6f0eCopy full SHA for 96a6f0e
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ build-backend = "mesonpy"
41
42
[tool.cython-lint]
43
max-line-length = 120
44
-ignore = ['E114','E117','E127','E128','E129','E202','E221','E222','E231','E261','E262','E265','E302','E303','E306','E501','E701','E703','E711','E722','E731','E741','E743','W291','W293','W391','W605']
+ignore = ['E114','E117','E127','E128','E129','E202','E221','E222','E231','E261','E262','E265','E302','E303','E306','E501','E701','E703','E711','E722','E731','E741','E743','W391']
45
exclude = 'src/flint/flintlib/.*'
46
47
[tool.spin]
0 commit comments