Skip to content

Commit 2b1a527

Browse files
authored
Ignore duplicated lines check now (#62)
1 parent 4241579 commit 2b1a527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[MESSAGES CONTROL]
2-
disable=C0114
2+
disable=C0114,R0801,E1102,W0613

0 commit comments

Comments
 (0)