Forked from
ogs / ogs
25879 commits behind the upstream repository.

Dmitri Naumov
authored
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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.