Apply checker scripts to framework files #7
Labels
enhancement
New feature or request
priority-high
High priority - will be reviewed soon
size-s
Estimated task size: small (~2d)
Before we move files to the framework repository, or when we first move a file of a given type to the framework repository, we should adapt checker scripts to check files in the framework repository.
check_files.py
for everything (Extend basic checks and C coding style check to framework files mbedtls#9088)code_style.py
for C sources (Extend basic checks and C coding style check to framework files mbedtls#9088)check_names.py
for C sources (to be done when we move tests/include/test/drivers/)check-python-files.sh
for Python sources (to be done when we move the first python files in Move some scripts to framework submodule mbedtls#8991?)The text was updated successfully, but these errors were encountered: