fix: adjust line lengths to 77 characters
Break long lines in function signatures and strings to comply with 77 character preference for better readability.
This commit is contained in:
parent
f569bc55ea
commit
b736789ecb
@ -14,7 +14,8 @@
|
||||
"Bash(make:*)",
|
||||
"Bash(golangci-lint run:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(gofumpt:*)"
|
||||
"Bash(gofumpt:*)",
|
||||
"Bash(git stash:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user