commit | f520a221ab2776662ab49803f6c4f233d9bcb653 | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alpi@oticon.com> | Mon Sep 30 14:11:30 2019 +0200 |
committer | Alberto Escolar <32480799+aescolar@users.noreply.github.com> | Mon Sep 30 17:54:57 2019 +0200 |
tree | 5fc2b4cc618bea7273656287b4bc6b117bb577fc | |
parent | 39208448425d5f0875e5ee52fbcccfd799b83cb8 [diff] |
doc: contribution guidelines: Clarify use of uncrustify A few new contributors, after reading the uncrustify section of the contribution guidelines, have decided to run existing Zephyr files thru uncrustify, and include in commits with minor fixes lots of styles changes. This is something we do not want to encourage. To avoid this, modify a bit the uncrustify section to discourage people from doing just that. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>