Skip to content

Commit

Permalink
removing flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
elviskahoro committed Aug 20, 2024
1 parent 361857b commit cf4400f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
disabled:
- remark-lint
- flake8
- mypy
- pylint
- remark-lint
enabled:
- actionlint@1.7.1
- bandit@1.7.9
- black@24.8.0
- checkov@3.2.231
- flake8@7.1.1
- git-diff-check
- hadolint@2.12.0
- isort@5.13.2
- markdownlint@0.41.0
- osv-scanner@1.8.3
- oxipng@9.1.2
- prettier@3.3.3
- pylint@3.2.6
- pyright@1.1.376
- ruff@0.6.1
- shellcheck@0.10.0
Expand Down

0 comments on commit cf4400f

Please sign in to comment.