Project import generated by Copybara.

PiperOrigin-RevId: 332885552
This commit is contained in:
Google Python team 2020-09-21 17:50:54 +00:00 committed by Gregory P. Smith [Google LLC]
parent f84020eeec
commit ddccc0fbeb

View File

@ -190,7 +190,7 @@ auto-formatter to avoid arguing over formatting.
<a id="lint"></a> <a id="lint"></a>
### 2.1 Lint ### 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="s2.1.1-definition"></a>
<a id="211-definition"></a> <a id="211-definition"></a>