Color printing + New checker message and emphasis (#492)

* Color printing + new message and emphasis

* omit requirements.txt from checks
This commit is contained in:
David Chalco 2021-01-29 16:37:43 -08:00 committed by GitHub
parent 52c9756f21
commit 7bbf951c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 8 deletions

View file

@ -260,7 +260,8 @@ FREERTOS_IGNORED_PATTERNS = [
FREERTOS_IGNORED_FILES = [
'fyi-another-way-to-ignore-file.txt',
'mbedtls_config.h'
'mbedtls_config.h',
'requirements.txt'
]
FREERTOS_HEADER = [