Lines Matching full:option
3 option(ECLAIR_RULESET_FIRST_ANALYSIS "A tiny selection of the projects coding guideline rules to
6 option(ECLAIR_RULESET_STU "Selection of the projects coding guidelines, which can be verified
9 option(ECLAIR_RULESET_STU_HEAVY "Selection of complex STU project coding guidelines that
11 option(ECLAIR_RULESET_WP "All whole program project coding guidelines ('system' in MISRA's
13 option(ECLAIR_RULESET_STD_LIB "Project coding guidelines about the C Standard Library" OFF)
14 option(ECLAIR_RULESET_USER "User defined ruleset" OFF)
16 option(ECLAIR_METRICS_TAB "Metrics in a spreadsheet format" OFF)
17 option(ECLAIR_REPORTS_TAB "Findings in a spreadsheet format" OFF)
18 option(ECLAIR_REPORTS_SARIF "Findings in sarif JSON format" ON)
19 option(ECLAIR_SUMMARY_TXT "Plain textual summary format" OFF)
20 option(ECLAIR_SUMMARY_DOC "DOC summary format" OFF)
21 option(ECLAIR_SUMMARY_ODT "ODT summary format" OFF)
22 option(ECLAIR_FULL_TXT "Detailed plain textual format" ON)
23 option(ECLAIR_FULL_DOC "Detailed DOC format" OFF)
24 option(ECLAIR_FULL_ODT "Detailed ODT format" OFF)