Skip to content

Commit ddccc0f

Browse files
Google Python teamgpshead
authored andcommitted
Project import generated by Copybara.
PiperOrigin-RevId: 332885552
1 parent f84020e commit ddccc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ auto-formatter to avoid arguing over formatting.
190190
<a id="lint"></a>
191191
### 2.1 Lint
192192

193-
Run `pylint` over your code.
193+
Run `pylint` over your code using this [pylintrc](https://google.github.io/styleguide/pylintrc).
194194

195195
<a id="s2.1.1-definition"></a>
196196
<a id="211-definition"></a>

0 commit comments

Comments
 (0)