2024-02-12 18:49:11 +01:00

11 lines
178 B
Markdown

### NULL-LS
`goland`:
```shell
go install github.com/incu6us/goimports-reviser/v3@latest
go install mvdan.cc/gofumpt@latest
go install github.com/segmentio/golines@latest
```