Skip to content

Commit

Permalink
docs: add more struct tag type examples (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Pershin authored Mar 16, 2024
1 parent 72bbdc4 commit 5c0ee2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@ linters-settings:
yaml: camel
xml: camel
toml: camel
bson: camel
avro: snake
mapstructure: kebab
env: upperSnake
envconfig: upperSnake
```
More information here https://golangci-lint.run/usage/linters/#tagliatelle
Expand Down

0 comments on commit 5c0ee2f

Please sign in to comment.