Yury Gargay d1a323fa9d
Add gocritic linter (#1324)
* Add gocritic linter

`gocritic` provides diagnostics that check for bugs, performance, and style issues

We disable the following checks:

- commentFormatting
- captLocal
- deprecatedComment

This PR contains many `//nolint:gocritic` to disable `appendAssign`.
2023-11-27 16:40:02 +01:00
..
2023-06-12 14:43:55 +02:00
2023-07-14 21:56:22 +02:00
2023-07-14 21:56:22 +02:00
2023-10-19 19:32:42 +02:00
2023-06-12 14:43:55 +02:00
2023-07-14 21:56:22 +02:00
2023-11-21 17:38:33 +01:00
2023-11-27 16:40:02 +01:00
2023-07-14 21:56:22 +02:00
2023-07-14 21:56:22 +02:00
2023-07-14 21:56:22 +02:00