Skip to content

Commit 44076e3

Browse files
committed
Add pylint_quotes and pylint/routes to readme
1 parent 96fbe3e commit 44076e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ fail blocking you from merging. To make your life easier just run it before maki
106106

107107
To run pylint use this command:
108108
```bash
109-
pylint packet
109+
pylint --load-plugins pylint_quotes packet/routes packet
110110
```
111111

112112
All python files should have a top-level docstring explaining the contents of the file and complex functions should

0 commit comments

Comments
 (0)