3 description: Python linter
4 # Excludes should be added to topsrcdir/.flake8.
6 # The configure option is used by the build system
7 extensions: ['configure', 'py']
10 - 'tools/lint/python/flake8*'
12 payload: python.flake8:lint
13 setup: python.flake8:setup