Skip to content

Commit

Permalink
disable tagalign
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulkbk committed Feb 13, 2025
1 parent cbc8235 commit 7d97082
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ linters:
# will also catch magic numbers that make sense to extract.
- gomnd

# Disable tagalign
- tagalign

issues:
# Only check issues in the new code.
new-from-rev: 3f48b446215c751ea4ba0c30fb04413ab9f1a7c7
Expand Down

0 comments on commit 7d97082

Please # to comment.