Skip to content

Commit 927edde

Browse files
committed
Add TMP and remove TODO and FIXME from pylint note tags list
1 parent f466e1e commit 927edde

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)