Skip to content

Commit fdece66

Browse files
update tagliatelle case:rule
1 parent 1466b36 commit fdece66

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.golangci.next.reference.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,6 +2122,7 @@ linters-settings:
21222122
json: camel
21232123
yaml: camel
21242124
xml: camel
2125+
toml: camel
21252126
bson: camel
21262127
avro: snake
21272128
mapstructure: kebab

.golangci.reference.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,6 +2034,7 @@ linters-settings:
20342034
json: camel
20352035
yaml: camel
20362036
xml: camel
2037+
toml: camel
20372038
bson: camel
20382039
avro: snake
20392040
mapstructure: kebab

0 commit comments

Comments
 (0)