Skip to content

Commit 8f3027c

Browse files
author
Daniil Pershin
authored
docs: add more tagliatelle examples (#4519)
1 parent 4b7a55a commit 8f3027c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.golangci.next.reference.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2097,6 +2097,7 @@ linters-settings:
20972097
json: camel
20982098
yaml: camel
20992099
xml: camel
2100+
toml: camel
21002101
bson: camel
21012102
avro: snake
21022103
mapstructure: kebab

.golangci.reference.yml

+1
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)