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

Utiliser un linter #163

Closed
kindlyfire opened this issue Sep 24, 2019 · 3 comments · Fixed by #194
Closed

Utiliser un linter #163

kindlyfire opened this issue Sep 24, 2019 · 3 comments · Fixed by #194

Comments

@kindlyfire
Copy link
Contributor

Ce serait cool d'un jour ajouter un linter et de checker automatiquement sur Travis CI.

Possibilités de linter: yapf, black, pylint, flake8 et pleins d'autres...

@C4ptainCrunch
Copy link
Member

black a l'air de devenir le standard de facto, je vous le conseille fortement :)
(combiner un formatter comme black avec un linter comme pylint parait smart aussi)

@C4ptainCrunch
Copy link
Member

@Minigrim0
Copy link
Member

@C4ptainCrunch on peut ajouter facilement des tests flake8/pylint avec travis, une préférence ?

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 a pull request may close this issue.

3 participants