We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84020e commit ddccc0fCopy full SHA for ddccc0f
pyguide.md
@@ -190,7 +190,7 @@ auto-formatter to avoid arguing over formatting.
190
<a id="lint"></a>
191
### 2.1 Lint
192
193
-Run `pylint` over your code.
+Run `pylint` over your code using this [pylintrc](https://google.github.io/styleguide/pylintrc).
194
195
<a id="s2.1.1-definition"></a>
196
<a id="211-definition"></a>
0 commit comments