Anton Telyshev c65868c105
gocritic: support of enable-all and disable-all options (#4335)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-02-19 14:50:25 +01:00

15 lines
287 B
Markdown

This directory contains ruleguard files that are used in functional tests:
```bash
T=gocritic.go make test_linters
```
```bash
T=gocritic.go make test_fix
```
Helpful:
- https://go-critic.com/overview.html
- https://github.com/go-critic/go-critic/blob/master/checkers/rules/rules.go