Skip to content

Commit ecd56e6

Browse files
authored
Merge pull request ethereum#14441 from ethereum/pylint-notes-config
Add TMP and remove TODO and FIXME from pylint note tags list
2 parents f466e1e + 927edde commit ecd56e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/pylintrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ expected-line-ending-format=LF
6363

6464
# Maximum number of characters on a single line.
6565
max-line-length=130
66+
67+
[MISCELLANEOUS]
68+
69+
notes=XXX,TMP

0 commit comments

Comments
 (0)