Skip to content

Commit

Permalink
Merge pull request #14441 from ethereum/pylint-notes-config
Browse files Browse the repository at this point in the history
Add TMP and remove TODO and FIXME from pylint note tags list
  • Loading branch information
r0qs authored Jul 21, 2023
2 parents f466e1e + 927edde commit ecd56e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ expected-line-ending-format=LF

# Maximum number of characters on a single line.
max-line-length=130

[MISCELLANEOUS]

notes=XXX,TMP

0 comments on commit ecd56e6

Please sign in to comment.