Anton Zinovyev
380699a099
feat: add exhaustruct
linter ( #2667 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-04-30 12:48:16 +02:00
Stephen Benjamin
89e6cd66ca
Add nosprintfhostport linter ( #2749 )
2022-04-24 01:57:45 +02:00
Ludovic Fernandez
f79bc883fb
unused: fix false-positive ( #2772 )
2022-04-19 09:26:01 +02:00
Christian Mehlmauer
333187c066
Add nonamedreturns linter ( #2701 )
2022-04-17 15:41:08 +02:00
dependabot[bot]
f7a66d0193
build(deps): bump github.com/go-critic/go-critic from 0.6.2 to 0.6.3 ( #2759 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-04-11 11:04:10 +02:00
Aleksey Bakin
7086a94425
bump github.com/kulti/thelper from 0.5.1 to 0.6.2 ( #2742 )
2022-04-07 08:11:09 +03:00
dependabot[bot]
00b1b71136
build(deps): bump github.com/mgechev/revive from 1.1.4 to 1.2.0 ( #2741 )
2022-04-04 00:15:19 +02:00
Maik Schreiber
d2ccc6d2bb
bump varnamelen to v0.8.0 ( #2703 )
2022-03-30 03:00:13 +02:00
lufe
b8c061e5f3
Add execinquery linter ( #2677 )
2022-03-29 12:31:56 +02:00
dependabot[bot]
b0ff233b2c
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.5.0 to 2.6.0 ( #2696 )
...
* build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.5.0 to 2.6.0
Bumps [github.com/tomarrell/wrapcheck/v2](https://github.com/tomarrell/wrapcheck ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tomarrell/wrapcheck/releases )
- [Commits](https://github.com/tomarrell/wrapcheck/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: github.com/tomarrell/wrapcheck/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* add new option
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-03-27 15:33:36 +03:00
Ludovic Fernandez
7bbbe77e5e
feat: automatic Go version detection ( #2669 )
...
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
* feat: disable unsupported go1.18 govet analyzers
* fix: inactivate interfacer with go1.18
2022-03-23 16:54:11 +01:00
Ludovic Fernandez
8f7f44d175
depguard: reduce requirements ( #2672 )
2022-03-22 00:30:20 +01:00
John Reese
42ca644953
gofumpt: add module-path setting ( #2644 )
2022-03-12 18:56:42 +01:00
dependabot[bot]
6fc688ae05
build(deps): bump github.com/securego/gosec/v2 from 2.9.6 to 2.10.0 ( #2624 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-27 14:03:53 +01:00
Ludovic Fernandez
56d77e2bc3
bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 ( #2614 )
2022-02-24 15:49:05 +01:00
Ludovic Fernandez
30c6166b08
revive: fix default values ( #2611 )
2022-02-23 09:28:49 +01:00
Ludovic Fernandez
2f689958c3
errcheck: add an option to remove default exclusions ( #2607 )
2022-02-21 16:39:17 +01:00
Ludovic Fernandez
05e7d32e44
bump github.com/mgechev/revive from v1.1.3 to v1.1.4 ( #2576 )
2022-02-16 19:38:10 +01:00
ngehrsitz
f7d2406dc6
bump github.com/daixiang0/gci from 0.2.9 to 0.3.0 ( #2532 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-14 09:51:24 +01:00
Maik Schreiber
8d3c6e12b3
bump varnamelen from v0.5.0 to v0.6.0 ( #2551 )
2022-02-06 07:09:40 +02:00
leonklingele
32cf48edc9
Add "grouper" linter ( #2497 )
2022-01-25 01:24:35 +01:00
dependabot[bot]
620bd9bb3d
build(deps): bump github.com/mgechev/revive from 1.1.2 to 1.1.3 ( #2517 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-24 23:07:14 +01:00
Ludovic Fernandez
d52a8fc081
fix: importas no-extra-aliases ( #2503 )
2022-01-20 05:19:53 +02:00
Oleg Butuzov
59c6d296ce
importas: new option no-extra-aliases
( #2494 )
2022-01-19 16:33:12 +01:00
sivchari
68f530a81a
add containedctx linter ( #2382 )
2022-01-19 14:34:53 +01:00
Ludovic Fernandez
1685402de9
gomnd: new configuration ( #2498 )
2022-01-19 12:46:51 +01:00
Hiroyuki Yagihashi
e3d0247ee2
Add maintidx linter ( #2435 )
2022-01-18 13:50:52 +01:00
Oleg Butuzov
b2eef6e165
dev: rename rowserrcheck
linter file to match linter name. ( #2495 )
2022-01-18 13:04:18 +01:00
dependabot[bot]
80659f8597
build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 ( #2491 )
2022-01-17 23:54:40 +01:00
Oleg Butuzov
95b9b23464
godot: add period option ( #2483 )
2022-01-15 13:53:05 +02:00
Oleg Butuzov
cf053b2624
exhaustive: drop deprecated/unused settings ( #2482 )
2022-01-14 14:30:15 +01:00
Tim Kral
138699d60f
depguard: updates configuration ( #2467 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-09 11:48:31 +01:00
Florian Bosdorff
63f150ead1
Add decorder linter ( #2453 )
2022-01-05 04:18:53 +01:00
Denis Limarev
3d17f2fac1
gocritic: support autofix ( #2450 )
2022-01-03 22:57:05 +01:00
Miles Delahunty
b3a8da4f46
revive: fix enableAllRules ( #2380 )
2021-12-14 08:55:51 +01:00
dependabot[bot]
56f27d0ad2
build(deps): bump github.com/securego/gosec/v2 from 2.9.3 to 2.9.5 ( #2413 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-14 05:18:18 +01:00
Tim Kral
a5f0a4d861
wrapcheck: update configuration to include ignoreSignRegexps ( #2379 )
2021-11-26 23:26:31 +01:00
Lucas Bremgartner
55358972d6
Add errchkjson linter ( #2362 )
2021-11-26 23:25:59 +01:00
dependabot[bot]
fc888cf0cb
build(deps): bump github.com/nishanths/exhaustive from 0.6.0 to 0.7.11 ( #2371 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-20 18:53:51 +01:00
Maik Schreiber
7f25fee16b
bump varnamelen from v0.4.0 to v0.5.0 ( #2369 )
2021-11-20 16:36:07 +01:00
Ludovic Fernandez
aa3550ab83
fix: reduce flaky in the CI and clean the .golangci.yml of the project ( #2359 )
...
* fix: clean linter configuration
* fix: minor changes
* fix: increase timeout
2021-11-14 16:03:40 +01:00
Oleksandr Redko
99c6516c6b
docs: fix grammar issues in comments ( #2352 )
2021-11-11 05:56:36 +01:00
dependabot[bot]
ecbb9c475f
build(deps): bump github.com/nishanths/exhaustive from 0.3.6 to 0.6.0 ( #2353 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-09 01:50:02 +01:00
Lucas Bremgartner
4950169191
bump bidichk from v0.1.1 to v0.2.0
2021-11-06 15:24:04 +01:00
Maik Schreiber
1b53520405
bump varnamelen to v0.4.0 ( #2348 )
2021-11-06 01:12:29 +01:00
Nishanth Shanmugham
054fc3ff50
exhaustive: upgrade to v0.3.6; add new flags and deprecate old ones ( #2344 )
2021-11-04 23:08:37 +01:00
Lucas Bremgartner
861262b71f
Add github.com/breml/bidichk linter ( #2330 )
Extra / Vulnerability scanner (push) Has been cancelled
CI / go-mod (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Release a tag / release (push) Has been cancelled
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / tests-on-unix (1.17) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
2021-11-02 21:54:42 +01:00
Sebastien Rosset
2c01ea7ff2
gocritic: add support for variable substitution in ruleguard path settings ( #2308 )
...
* Add variable for ruleguard config directory
* Add variable for ruleguard config directory
* Add variable for ruleguard config directory
* Add variable for ruleguard config directory
* Add unit tests
* Add unit tests for ruleguard
* Add unit tests for ruleguard
* Add unit tests for ruleguard
* Add unit tests for ruleguard, fix package name
2021-11-02 11:34:19 -07:00
Oleksandr Redko
1be9570abf
Refactor: preallocate slices ( #2340 )
2021-11-02 09:27:06 -07:00
Benjamin
e5cd59a607
dev: replace ioutil with io and os ( #2318 )
2021-11-01 20:21:26 +01:00