Introduce static config hints

Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
This commit is contained in:
Romain
2024-01-23 09:22:05 +01:00
committed by GitHub
parent bab48bed22
commit f9831f5b1b
8 changed files with 1176 additions and 7 deletions
+6
View File
@@ -280,3 +280,9 @@ issues:
text: 'unusedwrite: unused write to field'
linters:
- govet
- path: pkg/cli/deprecation.go
linters:
- goconst
- path: pkg/cli/loader_file.go
linters:
- goconst