Skip to content

Commit b51317c

Browse files
committed
fixup! chore: pluralize table names
1 parent 5ba8e4a commit b51317c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ linters-settings:
184184
- r
185185
- i
186186
- db
187+
- t
187188
# Optional list of variable declarations that should be ignored completely. (defaults to empty list)
188189
# Entries must be in the form of "<variable name> <type>" or "<variable name> *<type>" for
189190
# variables, or "const <name>" for constants.

0 commit comments

Comments
 (0)