Ludovic Fernandez
fcef82475c
docs: improve linters page ( #1995 )
...
* TOC level 3
* drop `.golangci.yaml` from the Configuration page
* generate a dedicated configuration section for each linters.
* fix changelog heading
2021-05-17 23:56:46 +02:00
Ludovic Fernandez
9838a57941
dev: remove old TODO and remove assert import alias on require. ( #1838 )
2021-03-13 04:45:32 +01:00
Andrew Shannon Brown
eace6a11a9
test: Allow fix tests to run concurrently ( #1576 )
2021-02-20 16:38:39 +01:00
Trevor Pounds
ee2e17f7e9
Update to latest securego/gosec ( #792 )
...
* Update to latest securego/gosec.
* Fix gosec G204 warnings.
* Add gosec G204 test.
2019-10-08 09:36:21 +03:00
Isaev Denis
f1c1dbfab4
Feature/enable autofix on whitespace ( #674 )
...
The whitespace linter was added in #673 . Enable it and fix found issues.
Add auto-fixing to the whitespace linter.
2019-09-10 16:56:44 +03:00
Denis Isaev
d437ac8629
Implement auto-fixing for gofmt,goimports,misspell
...
Also, add more identifier marking patterns.
2019-02-17 20:31:31 +03:00