Skip to content

Use pylint to find pylintrc by default#39

Closed
evanunderscore wants to merge 1 commit intosebdah:masterfrom
evanunderscore:pylintrc
Closed

Use pylint to find pylintrc by default#39
evanunderscore wants to merge 1 commit intosebdah:masterfrom
evanunderscore:pylintrc

Conversation

@evanunderscore
Copy link
Contributor

The commit hook defaults to using '.pylintrc' as the name of the config file, but pylint itself has a more complicated search order. This change uses pylint.config.find_pylintrc() to find the same config that pylint itself would use.

@sebdah
Copy link
Owner

sebdah commented Sep 8, 2016

Manually merged and now released in 2.2.0.

@sebdah sebdah closed this Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants