Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #214 fixed pep8, pep257 and other styling errors to pass the pr… #259

Merged
merged 1 commit into from
Nov 6, 2016

Commits on Nov 6, 2016

  1. Fixed styling errors for prospector validation.

    * Fixed pep8, pep257 and other styling errors to pass the prospector validation.
    * Added custom prospector config that skips pep8 n802 checks
    	(because the naming in tests is not compliant, but is conventional).
    * Some of the errors have been hidden by # noqa comments and added as a separate issue django#258.
    * Turned on prospector in tox.ini.
    fixes django#214
    unloder committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    9fd659c View commit details
    Browse the repository at this point in the history