Skip to content

Commit

Permalink
remove golines from fmt.sh as it breaks some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
conneroisu committed Sep 14, 2024
1 parent 06cfaab commit 1b883f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makefile/fmt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

gofmt -w .

golines -w --max-len=79 .
# golines -w --max-len=79 .

0 comments on commit 1b883f3

Please sign in to comment.