Skip to content

Commit 198a1ad

Browse files
committed
Only lint pyx with .flake8.cython
1 parent 54e477e commit 198a1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8.cython

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
2-
filename = *.pyx,*.pxd,*.pxi
2+
filename = *.pyx
33
select=E501,E302,E203,E111,E114,E221,E303,E128,E231,E126,E265,E305,E301,E127,E261,E271,E129,W291,E222,E241,E123,F403,C400,C401,C402,C403,C404,C405,C406,C407,C408,C409,C410,C411

0 commit comments

Comments
 (0)