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
As mentioned in https://github.com/contiki-os/contiki/blob/master/CONTRIBUTING.md#code-formatting, we can add uncrustify checks either in git pre-commit hooks but still it would be better to have the check in Jenkinsfile too so that it gets caught in CI.
The text was updated successfully, but these errors were encountered:
Need some acceptance criteria in this ticket
Sorry, something went wrong.
Check here - https://github.com/CreatorDev/contiki/tree/3.0-mikro-e/tools/code-style - for all the tools to fix/check for issues. I think the acceptance criteria could be as follows:
No branches or pull requests
As mentioned in https://github.com/contiki-os/contiki/blob/master/CONTRIBUTING.md#code-formatting, we can add uncrustify checks either in git pre-commit hooks but still it would be better to have the check in Jenkinsfile too so that it gets caught in CI.
The text was updated successfully, but these errors were encountered: