diff --git a/.golangci.next.reference.yml b/.golangci.next.reference.yml index c9f18662d5e5..d4700ea415e1 100644 --- a/.golangci.next.reference.yml +++ b/.golangci.next.reference.yml @@ -2097,6 +2097,7 @@ linters-settings: json: camel yaml: camel xml: camel + toml: camel bson: camel avro: snake mapstructure: kebab diff --git a/.golangci.reference.yml b/.golangci.reference.yml index 03e6fa406015..7ee9ce3a8cbf 100644 --- a/.golangci.reference.yml +++ b/.golangci.reference.yml @@ -2034,6 +2034,7 @@ linters-settings: json: camel yaml: camel xml: camel + toml: camel bson: camel avro: snake mapstructure: kebab