Skip to content

Commit 99f0882

Browse files
author
Diptorup Deb
committed
Move all flake configs to .flake8
1 parent a9de2c0 commit 99f0882

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

setup.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
[flake8]
2-
max-line-length = 100
3-
ignore = E122,E123,E126,E127,E128,E731,E722
4-
exclude = build,dpctl/_version.py,tests,conda.recipe,.git,versioneer.py,benchmarks,.asv
5-
61
[tool:pytest]
72
norecursedirs= .* *.egg* build dist conda.recipe
83
addopts =

0 commit comments

Comments
 (0)