Skip to content

Commit

Permalink
trunk: enable ruff, disable flake8 (#43470)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw authored Feb 21, 2023
1 parent 8243f04 commit 29a3995
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
@@ -1,21 +1,21 @@
version: 0.1
cli:
version: 1.4.1
version: 1.5.0
plugins:
sources:
- id: trunk
ref: v0.0.10
ref: v0.0.11
uri: https://github.com/trunk-io/plugins
lint:
ignore:
- linters: [mypy]
paths:
- "test/*"
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- git-diff-check
- [email protected]
- [email protected]
Expand Down

0 comments on commit 29a3995

Please sign in to comment.