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

Consider a python linter? #162

Open
Fnux opened this issue Jan 3, 2019 · 1 comment
Open

Consider a python linter? #162

Fnux opened this issue Jan 3, 2019 · 1 comment
Labels
cleanup developer-friendliness Anything that helps people working on apps

Comments

@Fnux
Copy link
Collaborator

Fnux commented Jan 3, 2019

I believe we could add a linter such as pylint to the development workflow. I am familiar with perlcritic (perl) and rubucop (ruby) and those tools are great to avoid/fix synthax inconsistencies and common errors. It's also nice for new contibutors that are not yet familiar with the language (as I am) :-)

What do you think?

@CRImier CRImier added developer-friendliness Anything that helps people working on apps cleanup labels Jan 4, 2019
@CRImier
Copy link
Member

CRImier commented Jan 4, 2019

I've thought about it, I see the usefulness and I'm sure I'll add something at some point =) I was thinking about something like flake8 - I think we even had a discussion about it at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup developer-friendliness Anything that helps people working on apps
Projects
None yet
Development

No branches or pull requests

2 participants