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

infra: Add precommit hooks #303

Open
teodutu opened this issue May 6, 2023 · 1 comment
Open

infra: Add precommit hooks #303

teodutu opened this issue May 6, 2023 · 1 comment
Assignees
Labels
area/infra Update to infrastructure / scripts kind/new New content / item

Comments

@teodutu
Copy link
Member

teodutu commented May 6, 2023

Now you can push commits that fail checkpatch.pl or super-linter. This should not be allowed. These scripts should be run locally before pushing any commits upstream so we don't have to git push -f repeatedly to pacify all linters. Furthermore, all new linters (such as the one requested by #182) should be included in these precommit hooks.

@teodutu teodutu added area/infra Update to infrastructure / scripts kind/new New content / item labels May 6, 2023
@gabrielmocanu
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra Update to infrastructure / scripts kind/new New content / item
Projects
None yet
Development

No branches or pull requests

3 participants