Home
last modified time | relevance | path

Searched refs:supported_formats (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/utils/
Dconvert_guidelines.py127 supported_formats = ['cppcheck'] variable
135 "-f", "--format", metavar="FORMAT", choices=supported_formats, required=True,
136 help="Format to convert guidlines to. Supported formats are: " + str(supported_formats)