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

Add Flake8 Python linter #1187

Merged
merged 8 commits into from
Aug 10, 2020
Merged

Add Flake8 Python linter #1187

merged 8 commits into from
Aug 10, 2020

Conversation

tunetheweb
Copy link
Member

We already have PyLint enabled, but our code base now also passes Flake8 linting so I think we should enable it too.

What's people's thoughts - two linters overkill?

There were somethings picked up by Flake8 that were missed by PyLint (and I'm sure it would be the case the other way round too, the config is minimal, and it takes seconds to run so I say add it.

What do the rest of you think?

@tunetheweb tunetheweb added the development Building the Almanac tech stack label Aug 9, 2020
@tunetheweb tunetheweb added this to the 2020 Platform Development milestone Aug 9, 2020
@tunetheweb tunetheweb added this to TODO in 2020 via automation Aug 9, 2020
2020 automation moved this from TODO to In progress Aug 9, 2020
Copy link
Contributor

@ibnesayeed ibnesayeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I don't think there is anything wrong in running both. There is a good conversation on this topic.

@tunetheweb tunetheweb merged commit cbbc785 into main Aug 10, 2020
2020 automation moved this from In progress to Done Aug 10, 2020
@tunetheweb tunetheweb deleted the flake8-linter branch August 10, 2020 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Building the Almanac tech stack
Projects
No open projects
2020
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants