324 Commits

Author SHA1 Message Date
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
dependabot[bot]
ca7b7a42d2
build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 21:30:45 +01:00
Ludovic Fernandez
192ee8929c
go1.22 support () 2024-02-07 15:23:01 +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
Alec Thomas
69d6cc93cb
feat: add gochecksumtype linter ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-09 17:37:47 +02:00
Vladislav Fursov
8c178d388c
add protogetter linter () 2023-10-09 17:30:50 +02:00
Anton Telyshev
2d5d29f505
Add testifylint linter () 2023-10-09 17:06:32 +02:00
Ludovic Fernandez
a9378d9bb8
plugin: temporarily hide warning about using plugins using the old API ()
Co-authored-by: Simon Sawert <simon@sawert.se>
2023-08-11 12:14:36 +02:00
Ludovic Fernandez
c1d8c565fa
fix: trim Go version () 2023-08-09 13:43:07 +02:00
Ludovic Fernandez
e0a8bd8543
go1.21 support () 2023-08-09 12:09:20 +02:00
Ludovic Fernandez
79c78d6f6f
feat: explain typecheck and remove it from the linter list () 2023-06-29 22:40:59 +02:00
Ludovic Fernandez
6c7aba67ec
fix: include custom linters in enable-all () 2023-06-16 10:00:09 +02:00
Ludovic Fernandez
25c2b072af
plugin: allow to use settings for plugins () 2023-06-15 14:38:58 +02:00
Ludovic Fernandez
12e220b15d
dev: simplify GetAllSupportedLinterConfigs method () 2023-06-13 23:44:28 +02:00
Oleg Butuzov
9f2528a30c
mirror: linter that suggest using alternative string/[]byte functions () 2023-06-01 14:16:39 +02:00
Oleksandr Redko
0520232e01
dev: simplify issues and enabled set tests () 2023-05-31 22:34:18 +02:00
Patrick Ohly
afd0ba5278
forbidigo: better support for configuring complex rules () 2023-05-31 22:33:20 +02:00
Patrick Ohly
8fde4632fa
rules: support inverted path match () 2023-05-31 17:25:59 +02:00
dependabot[bot]
bc616e8b65
build(deps): bump github.com/go-critic/go-critic from 0.7.0 to 0.8.0 ()
Co-authored-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-30 15:36:15 +02:00
Ludovic Fernandez
cec16b68ab
usestdlibvars: fix configuration () 2023-04-23 17:56:27 +02:00
Tom
745ecb9efe
build(deps): bump go.tmz.dev/musttag from 0.5.0 to 0.6.0 () 2023-04-21 21:29:15 +02:00
Yusuke Kadowaki
8674597b84
add linter zerologlint ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-04-16 18:17:49 +02:00
Ludovic Fernandez
00d17cc8d1
output: add colored-tab () 2023-04-04 01:57:22 +02:00
Oleksandr Redko
1e700732e7
dev: gofmt -w -r 'interface{} -> any' pkg scripts () 2023-03-28 16:22:55 +02:00
Ludovic Fernandez
ca0052c7d6
tests: remove go version restrictions () 2023-03-27 01:37:47 +02:00
Yifei Liu
134f2e0491
add tagalign linter () 2023-03-26 16:35:06 +02:00
dependabot[bot]
02f068921b
build(deps): bump github.com/sivchari/containedctx from 1.0.2 to 1.0.3 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-03-26 16:32:36 +02:00
WÁNG Xuěruì
553d7df585
feat: add the gosmopolitan linter () 2023-03-25 23:35:39 +01:00