- python
var | purpose | type | default |
---|---|---|---|
SCA_BLACKLIST_flake8 | Blacklist filter for this tool | space-separated-list | "linux-*" |
SCA_FLAKE8_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_FLAKE8_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
For python2 and python3 installations the following plugins are enabled
- flake8-comprehensions
- flake8-eradicate
- flake8-import-order
- flake8-mutable
- flake8-quotes
- flake8-string-format
in python3 installations in addition following plugins are available
- flake8-executable
with python 3.6+ the following plugins are available
- flake8-fixme
- flake8-strict
tbd
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬜⬜⬜⬜⬜⬜⬜⬜ 02/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Quality
- flake8.flake.EXE.*
- flake8.flake.*
- n.a.
- n.a.