mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
lint: Lint
This commit is contained in:
parent
6008ba3986
commit
cfadbc7dce
79 changed files with 583 additions and 620 deletions
|
@ -1,21 +1,22 @@
|
|||
version: 0.1
|
||||
cli:
|
||||
version: 1.0.1
|
||||
version: 1.11.0
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v0.0.5
|
||||
ref: v0.0.14
|
||||
uri: https://github.com/trunk-io/plugins
|
||||
lint:
|
||||
enabled:
|
||||
- isort@5.12.0
|
||||
- prettier@2.8.8
|
||||
- black@23.3.0
|
||||
- gitleaks@8.17.0
|
||||
- markdownlint@0.35.0
|
||||
- flake8@6.0.0
|
||||
- svgo@3.0.2
|
||||
disabled:
|
||||
- git-diff-check
|
||||
- isort@5.10.1
|
||||
- prettier@2.7.1
|
||||
- black@22.10.0
|
||||
- gitleaks@8.15.0
|
||||
- markdownlint@0.32.2
|
||||
- flake8@5.0.4
|
||||
- svgo@3.0.0
|
||||
runtimes:
|
||||
enabled:
|
||||
- go@1.18.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue