We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@thomaslepoix At my work, I tested this tool: https://github.com/pre-commit/pre-commit
it's cool and allow us to improve and define code quality rules.
Do you agree ?
It can be a good tool to use with TDD,linted, auto formatted, auto documented code.
The text was updated successfully, but these errors were encountered:
Good idea.
I am not for being too restrictive for commits on dev branch, maybe just forcing style?
On master branch, I think project should be at least building and unit tests passing.
I think we also should add bots like LGTM or SonarCloud to review pull requests.
Sorry, something went wrong.
purpose:
No branches or pull requests
@thomaslepoix
At my work, I tested this tool: https://github.com/pre-commit/pre-commit
it's cool and allow us to improve and define code quality rules.
Do you agree ?
It can be a good tool to use with TDD,linted, auto formatted, auto documented code.
The text was updated successfully, but these errors were encountered: