Skip to content
Snippets Groups Projects
Commit 2a294e7c authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Merge pull request #36 from bilke/pre-commit-checks

Enables configuration of uncrustify pre-commit-check.

Uncrustify is a source code beautifier. Enabling this via scripts/init.sh runs uncrustify before commit on the changed files and *suggests* changes to the code to be conform with the style guide.

This should enforce a common code style and reduce number of white-space changes and also improve the readability of the code.
parents 80d95361 5ded733f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment