Skip to content

Commit

Permalink
Project import generated by Copybara.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 332885552
  • Loading branch information
Google Python team authored and gpshead committed Sep 23, 2020
1 parent f84020e commit ddccc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ auto-formatter to avoid arguing over formatting.
<a id="lint"></a>
### 2.1 Lint

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

<a id="s2.1.1-definition"></a>
<a id="211-definition"></a>
Expand Down

0 comments on commit ddccc0f

Please sign in to comment.