271 Commits

Author SHA1 Message Date
dependabot[bot]
a02629a818
build(deps): bump github.com/sivchari/tenv from 1.7.1 to 1.9.1 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-06-10 14:57:17 +02:00
Eduard Castany
02740ea1b7
intrange: add style preset () 2024-06-07 01:27:54 +02:00
Ludovic Fernandez
08deff4225
feat: add warning about disabled and deprecated linters (level 2) () 2024-05-22 23:09:43 +02:00
Ludovic Fernandez
38fac89315
feat: log an error when using previously deprecated linters () 2024-04-28 22:06:06 +02:00
Roman Chaliy
b2df2f4877
Add new linter canonicalheader () 2024-04-26 00:12:18 +02:00
Ludovic Fernandez
15c57c176e
fix: speed up "fast" linters () 2024-04-18 21:45:50 +02:00
Oleksandr Redko
3ba2604b00
dev: fix broken links to the website () 2024-04-17 15:50:46 +02:00
Ludovic Fernandez
b7c7a1d9b2
execinquery: deprecation () 2024-04-17 14:53:26 +02:00
Oleksandr Redko
b09bd6e4fc
dev: eliminate redundant indentation () 2024-04-16 16:46:02 +02:00
Ludovic Fernandez
2c666ed4eb
dev: group linter implementation and integration tests () 2024-04-09 21:34:55 +00:00
Ludovic Fernandez
3785a3b951
dev: option to not check deprecation () 2024-04-01 19:05:44 +02:00
Gabriel Augendre
c00c1a5611
feat: add fatcontext linter () 2024-04-01 16:30:39 +02:00
Oleksandr Redko
d31832751e
dev: clean up unused receivers with revive () 2024-03-30 00:42:10 +01:00
Ludovic Fernandez
288c847019
feat: replace gomnd by mnd () 2024-03-28 21:23:44 +01:00
Ludovic Fernandez
a7868b3e84
feat: err113 analyzer name () 2024-03-28 21:04:49 +01:00
Ludovic Fernandez
5a9f5c1f13
feat: deprecate usage of linter alternative names () 2024-03-28 20:56:10 +01:00
Ludovic Fernandez
87a35e63a9
dev: organize golinters package () 2024-03-26 20:55:39 +01:00
Ludovic Fernandez
085ac85a4e
dev: minor clean up () 2024-03-26 15:50:23 +01:00
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options () 2024-03-16 17:07:42 +01:00
Ludovic Fernandez
013a296577
dev: review config path usage inside gocritic () 2024-03-15 20:21:45 +01:00
Ludovic Fernandez
167204c1fd
feat: new custom linters system () 2024-03-11 17:40:26 +01:00
Ludovic Fernandez
d06296eba4
build(deps): bump github.com/golangci/unconvert to HEAD () 2024-03-09 13:58:37 +01:00
Gareth Jones
54b0f3c821
docs: don't mark dupword as autofixable () 2024-03-04 20:25:47 +01:00
Ludovic Fernandez
a0878087fa
feat: inactivate deprecated linters () 2024-03-03 20:40:52 +01:00
Oleksandr Redko
9b560aa88c
dev: adjust replacement msg for nosnakecase () 2024-03-03 16:04:39 +01:00
Ryosei Karaki
df70758a05
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to 1.0.8 () 2024-03-03 14:51:16 +01:00
Ludovic Fernandez
b14d05cdb4
dev: rewrite linters Manager () 2024-03-02 21:43:28 +01:00
Ludovic Fernandez
784264d72e
dev: new commands system () 2024-02-27 00:03:48 +01:00
Ludovic Fernandez
b172ad45e1
dev: add tests on linterdb package () 2024-02-26 21:58:03 +01:00
Ethan Reesor
17e736fa2f
build(deps): bump github.com/denis-tingaikin/go-headerfrom 0.4.3 to 0.5.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-25 17:55:19 +01:00
Ludovic Fernandez
8c51979ec8
dev: clean up Executor () 2024-02-23 20:38:42 +01:00
Ludovic Fernandez
64492b5e59
feat: disable copyloopvar and intrange on Go < 1.22 () 2024-02-19 13:58:58 +00:00
dependabot[bot]
f4e33e0bf1
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.0.10 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-16 01:05:35 +01:00
Ryosei Karaki
2417da15e7
feat: add copyloopvar linter () 2024-02-16 00:03:35 +01:00
Clifton Kaznocha
b96ff83e0e
feat: add intrange linter () 2024-02-16 00:03:11 +01:00
Ludovic Fernandez
bf5008a11a
dev: handle old TODO () 2024-02-10 14:43:58 +01:00
Oleksandr Redko
cc3e67b3bd
dev: fix govet.nilness lint issues ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-10 02:23:29 +01:00
Ludovic Fernandez
ad4a6b2c03
fix: parse Go RC version () 2024-01-14 20:22:57 +00:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-04 22:43:50 +01:00
Joshua Timmons
d23c35470b
feat: add spancheck linter ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-03 04:24:30 +01:00
Oleksandr Redko
85fb5a2493
dev: enable errorlint linter () 2024-01-02 15:33:00 +01:00
Oleksandr Redko
d22232ad21
dev: replace hashicorp/go-multierror with errors.Join ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-29 15:45:29 +01:00
Matheus Macabu
32e5b2bf11
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 () 2023-12-17 16:51:50 +01:00
Ludovic Fernandez
89bfdc0503
build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 () 2023-11-13 17:01:50 +01:00
Vladislav Fursov
97cb9054a2
build(deps): bump github.com/ghostiam/protogetter from 0.2.3 to 0.3.1 () 2023-11-05 13:10:43 +01:00
dependabot[bot]
2b7c777bb2
build(deps): bump github.com/catenacyber/perfsprint from 0.2.0 to 0.3.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-05 13:09:24 +01:00
Catena cyber
de1c391922
Add perfsprint linter ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
Co-authored-by: Anton Telyshev <anton.telishev@yandex.ru>
2023-10-20 12:00:04 +02:00
Thomas
39c5fd10ae
feat: add sloglint linter () 2023-10-19 12:42:40 +02:00
Matheus Macabu
4b188dbfd1
Add "inamedparam": checks for interface method with unnamed params ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-13 00:12:16 +02:00
Fata Nugraha
bce3dfd460
unused: support passing in options ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 17:45:29 +02:00