Skip to content
Snippets Groups Projects
Commit a1432372 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update Coding rules

parent be0d8ea0
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ developers that want to integrate some code to Jami **
C++ format rules are defined by this clang-format file:
https://git.jami.net/savoirfairelinux/ring-daemon/blob/master/.clang-format
All developers are recommended to format their code using the script in `jami-project/format.sh`.
All developers are recommended to format their code using the script in `jami-project/scripts/format.sh`.
This is done automatically (as a pre-commit hook) when using `./make-ring.py --init`
\ No newline at end of file
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