Skip to content

Commit 60f3d1a

Browse files
committed
Better doc8 setup
1 parent d2ec371 commit 60f3d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc8.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[doc8]
22

33
max-line-length = 2000
4-
ignore-path = ./src/VWS_Python.egg-info/SOURCES.txt
4+
ignore-path = ./src/*.egg-info/SOURCES.txt,./docs/build/spelling/output.txt

0 commit comments

Comments
 (0)