Skip to content

Commit

Permalink
chore: enable require-error rule from errorlint linter on application…
Browse files Browse the repository at this point in the history
…set folder (argoproj#18689)

Signed-off-by: Matthieu MOREL <[email protected]>
Signed-off-by: pasha-codefresh <[email protected]>
Co-authored-by: pasha-codefresh <[email protected]>
  • Loading branch information
2 people authored and ggjulio committed Jul 21, 2024
1 parent a58ca11 commit 1bb7b55
Show file tree
Hide file tree
Showing 34 changed files with 359 additions and 331 deletions.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ issues:
- SA1019
- SA5011
exclude-rules:
- path: "(applicationset|cmpserver|controller|reposerver)/"
- path: "(cmpserver|controller|reposerver)/"
text: "require-error:"
linters:
- testifylint
Expand Down
Loading

0 comments on commit 1bb7b55

Please sign in to comment.