Skip to content

Commit

Permalink
go/lint: allow printf in docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed May 24, 2024
1 parent 7c9937d commit 9903d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/lint-project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ issues:
- "cmd/*"
- "admin"
- "client"
- "docs"
EOF
# Allow skipping one directory from checks
if [[ "$GOLANGCI_SKIP_DIR" != "" ]];
Expand Down

0 comments on commit 9903d59

Please sign in to comment.