issues
search
srish
/
gerrit-newcomer-bot
Newcomer bot for Wikimedia Foundation’s Gerrit
MIT License
7
stars
1
forks
source link
Initial round of pylint fixes
#1
Closed
demon
closed
6 years ago
demon
commented
6 years ago
camelCase to snake_case
couple of line-too-long errors
Todo still:
CONSTANT vs constant
More line-too-long
Docstrings, everywhere
Redefining outer names
len/range -> enumerate
Todo still: