Initial setup style updates #3
linters.yml
on: pull_request
Matrix: Lint with flake8
Matrix: Lint with isort
Annotations
1 error and 4 warnings
Lint with flake8 (3.9)
The process '/opt/hostedtoolcache/Python/3.9.20/x64/bin/flake8' failed with exit code 1
|
Lint with flake8 (3.12)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|
Lint with flake8 (3.11)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|
Lint with flake8 (3.10)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|
Lint with flake8 (3.9)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|