Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

pylint files as part of TravisCI #11

Closed
mbjorge opened this issue Mar 15, 2017 · 1 comment
Closed

pylint files as part of TravisCI #11

mbjorge opened this issue Mar 15, 2017 · 1 comment
Assignees

Comments

@mbjorge
Copy link
Contributor

mbjorge commented Mar 15, 2017

lint all files to enforce a consistent style across the project

@mbjorge mbjorge self-assigned this Mar 15, 2017
@protobird-git
Copy link
Contributor

it's done, right?

mbjorge pushed a commit that referenced this issue Jun 19, 2017
Initial .pylint rc generated via `pylint --generate-rc`. Default
rcfile updated with:
  - reports turned off (just show the errors/warnings)
  - ignore some generated files (proto, parsetab)
  - 2 spaces instead of 4
  - PascalCaseMethodNames

Fixes: Issue #11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants