commit | b587e8d063baef58da456d449775e24b5721d02c | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Wed Aug 26 09:48:33 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Aug 28 16:50:39 2020 -0400 |
tree | 509067b02621d91c03a120f6201e7182b3c998b5 | |
parent | f75f8bec2046cab122ff050390f6fdb0716d2e35 [diff] |
coding_guideline: Add an option to enforce rules Add a Kconfig option to enable compiler flags that help to enforce some code guideline rules. Note: As the current code base is not in compliance with the adopted code guideline, some rules will generate warnings during the build. This is intended to help to spot violations. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>