mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
chore(lint): update linting tool versions in trunk.yaml and enable fieldalignment check
This commit is contained in:
@@ -70,7 +70,6 @@ linters:
|
|||||||
govet:
|
govet:
|
||||||
disable:
|
disable:
|
||||||
- shadow
|
- shadow
|
||||||
- fieldalignment
|
|
||||||
enable-all: true
|
enable-all: true
|
||||||
misspell:
|
misspell:
|
||||||
locale: US
|
locale: US
|
||||||
|
|||||||
@@ -21,9 +21,9 @@ lint:
|
|||||||
- markdownlint
|
- markdownlint
|
||||||
- yamllint
|
- yamllint
|
||||||
enabled:
|
enabled:
|
||||||
- checkov@3.2.467
|
- checkov@3.2.471
|
||||||
- golangci-lint2@2.4.0
|
- golangci-lint2@2.5.0
|
||||||
- hadolint@2.12.1-beta
|
- hadolint@2.14.0
|
||||||
- actionlint@1.7.7
|
- actionlint@1.7.7
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
- gofmt@1.20.4
|
- gofmt@1.20.4
|
||||||
@@ -32,7 +32,7 @@ lint:
|
|||||||
- prettier@3.6.2
|
- prettier@3.6.2
|
||||||
- shellcheck@0.11.0
|
- shellcheck@0.11.0
|
||||||
- shfmt@3.6.0
|
- shfmt@3.6.0
|
||||||
- trufflehog@3.90.5
|
- trufflehog@3.90.8
|
||||||
actions:
|
actions:
|
||||||
disabled:
|
disabled:
|
||||||
- trunk-announce
|
- trunk-announce
|
||||||
|
|||||||
Reference in New Issue
Block a user