Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

GSoC 2019 - Add a linter #75

@dotgourav

Description

@dotgourav

Is your feature request related to a problem? Please describe.
Add linting support. Linting would help us maintain code quality and hence help new contributors understand the code better.

Describe the solution you'd like
Add flake8 with these plugins: flake8-docstrings, pep8-naming, flake8-import-order

I suggest using the Pre-commit framework for doing it. This would automate the checking of predefined hooks like flake8(https://flake8.pycqa.org/en/latest/user/using-hooks.html)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomers and GSoC students

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions