mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
10 lines
84 B
YAML
10 lines
84 B
YAML
|
|
version: "2"
|
||
|
|
|
||
|
|
linters:
|
||
|
|
enable:
|
||
|
|
- modernize
|
||
|
|
|
||
|
|
formatters:
|
||
|
|
enable:
|
||
|
|
- gofmt
|