mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-04 08:34:11 +01:00
Removed stuff about PyChecker.
This commit is contained in:
parent
84f931bb9f
commit
9d30ca3138
5
README
5
README
@ -40,11 +40,6 @@ Read OVERVIEW to see what the modules are used for. Read EXAMPLE to see some
|
|||||||
examples of callbacks and command written for the bot. Read STYLE if you ever
|
examples of callbacks and command written for the bot. Read STYLE if you ever
|
||||||
wish to contribute.
|
wish to contribute.
|
||||||
|
|
||||||
Use PyChecker. Believe me, it makes things better. A sample
|
|
||||||
.pycheckrc file is included as tools/pycheckrc. Copy this to your
|
|
||||||
~/.pycheckrc and you'll be able to check your code with the same
|
|
||||||
stringent guidelines I've found useful to check my code.
|
|
||||||
|
|
||||||
Use PyLint. It's even better than PyChecker. A sample .pylintrc file
|
Use PyLint. It's even better than PyChecker. A sample .pylintrc file
|
||||||
is included as tools/pylintrc. Copy this to ~/.pylintrc and you'll be
|
is included as tools/pylintrc. Copy this to ~/.pylintrc and you'll be
|
||||||
able to check your code with the same stringent guidelines I've found
|
able to check your code with the same stringent guidelines I've found
|
||||||
|
Loading…
Reference in New Issue
Block a user