Expand description
CLI interpreter for the cbork lint tool
Structsยง
- Cli ๐CDDL linter cli tool
Constantsยง
- CDDL_
FILE_ ๐EXTENSION CDDL file extension. Filter directory files to apply the linter only on the CDDL files.
Functionsยง
- check_
dir_ ๐with_ print Check the directory, prints any errors into the stdout - check_
file ๐Check the CDDL file, return any errors - Check the CDDL file, prints any errors into the stdout