mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-24 21:44:45 +01:00
Disable fixme for pylint CI check
Signed-off-by: Marek Pikuła <marek.pikula@embevity.com>
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- "black --check --diff"
|
||||
- "isort --check --diff"
|
||||
- "pydocstyle"
|
||||
- "pylint"
|
||||
- "pylint --disable=fixme"
|
||||
- "ruff"
|
||||
- "mypy"
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user