Commit Graph

1 Commits

Author SHA1 Message Date
Wyatt Hepler
b627b416f4 Add .pylintrc
Generated a default pylintrc with pylint's --generate-rcfile option and
made a few modifications:

  * Set jobs to 0 (sets to number of cores).
  * Disable fixme and subprocess-run-check.
  * Always expect LF.
  * Adjust min/max counts to avoid warnings.

Change-Id: I0a57457e39cce9191172aaa1dc694d5fb4474f0b
2019-11-27 11:18:08 -08:00