2625 Commits

Author SHA1 Message Date
Ludovic Fernandez
e6720b809f
misspell: add extra-words () 2024-02-20 12:59:49 +01:00
Ludovic Fernandez
64492b5e59
feat: disable copyloopvar and intrange on Go < 1.22 () 2024-02-19 13:58:58 +00:00
Anton Telyshev
c65868c105
gocritic: support of enable-all and disable-all options ()
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-02-19 14:50:25 +01:00
dependabot[bot]
b07bd18cfd
build(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.12.3 () 2024-02-19 04:19:46 +01:00
dependabot[bot]
571f2fcff9
build(deps): bump github.com/Abirdcfly/dupword from 0.0.13 to 0.0.14 () 2024-02-18 14:24:24 +01: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
76cfe46b3d
dev: fix Docker image on tag () 2024-02-15 22:19:31 +01:00
silverwind
cc782046de
docs: improve govet description ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-15 21:51:40 +01:00
dependabot[bot]
e5d2bc9529
build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-15 20:01:52 +01:00
Ludovic Fernandez
d7a461a045
revive: add exclude option () 2024-02-15 19:52:39 +01:00
Fernandez Ludovic
468b8ff886 docs: Update documentation and assets 2024-02-15 19:51:48 +01:00
dependabot[bot]
58a724a05e
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.24.0 to 1.25.0 () v1.56.2 2024-02-15 13:52:06 +01:00
dependabot[bot]
a35de8c68c
build(deps): bump github.com/securego/gosec/v2 from 2.18.2 to 2.19.0 () 2024-02-15 13:26:52 +01:00
dependabot[bot]
71eae84bea
build(deps): bump github.com/go-critic/go-critic from 0.11.0 to 0.11.1 () 2024-02-15 13:25:05 +01:00
dependabot[bot]
5513d3c97b
build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 () 2024-02-15 13:14:18 +01:00
dependabot[bot]
21bb54326a
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scripts/gen_github_action_config () 2024-02-12 23:20:59 +01:00
dependabot[bot]
53578856ee
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 () 2024-02-12 23:20:35 +01:00
Ludovic Fernandez
403437e641
docs: explain limitation of new-from-rev and new-from-patch () 2024-02-12 18:37:54 +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
Oleksandr Redko
7cf6cc9d9f
dev: refactor govet impl with slices.Contains ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-09 20:34:50 +01:00
dependabot[bot]
6f2684035f
build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.2 () 2024-02-09 16:51:01 +01:00
Ludovic Fernandez
dcddbda2a7
dev: use goreleaser to create Docker images () 2024-02-09 15:14:47 +01:00
dependabot[bot]
5a78c8a06a
build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.0 to 4.2.1 () 2024-02-09 02:11:58 +01:00
golangci-releaser
d7513984d5
docs: Update documentation and assets ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-08 20:32:48 +01:00
Anton Telyshev
a25592b52a
build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.1 () v1.56.1 2024-02-08 15:01:43 +01:00
dependabot[bot]
828b6b4ac1
build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 () 2024-02-08 13:45:21 +01:00
Ludovic Fernandez
b525f2b88d
govet: disable loopclosure with go1.22 () 2024-02-08 13:42:10 +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
Fernandez Ludovic
3d3a0bc103 dev: use matrix go version 2024-02-07 17:59:27 +01:00
golangci-releaser
f6dc4d9617
docs: Update documentation and assets ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 17:22:11 +01:00
dependabot[bot]
1a00b409a8
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.1.0 to 3.2.0 () v1.56.0 2024-02-07 15:35:24 +01:00
Ludovic Fernandez
192ee8929c
go1.22 support () 2024-02-07 15:23:01 +01:00
dependabot[bot]
6e09a2051a
build(deps): bump github.com/butuzov/ireturn from 0.2.2 to 0.3.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-07 12:09:39 +01:00
dependabot[bot]
a7c175b6c2
build(deps): bump peter-evans/create-pull-request from 5 to 6 () 2024-02-05 22:16:42 +01:00
Mateus Oliveira
a727aa5780
dev: remove unrelated flags from config and linters command ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-03 20:11:24 +01:00
dependabot[bot]
4ea9468cd6
build(deps): bump github.com/catenacyber/perfsprint from 0.5.0 to 0.6.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 23:05:44 +01:00
dependabot[bot]
ee98b504ae
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 () 2024-02-02 22:39:31 +01:00
Mostafa Moradian
b3ffe708b4
feat: implement stats per linter with a flag ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-02 19:32:46 +00:00
Oleksandr Redko
7bc19270fc
docs: adjust list from why install from source is not recommended () 2024-01-31 23:54:24 +01:00
Ludovic Fernandez
e4c6e1fb6d
dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 () 2024-01-30 22:17:00 +01:00
dependabot[bot]
11bf3d674a
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 () 2024-01-29 00:08:51 +01:00
dependabot[bot]
1cfbe0d12d
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4.8 () 2024-01-28 13:09:51 +01:00
Oleksandr Redko
71ffbf203b
build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d to 20240104100049-c549a3470d14 () 2024-01-24 23:16:12 +01:00
Oleksandr Redko
5d695b7856
dev: check go.sum is up to date ()
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-01-24 22:46:45 +01:00
Anton Telyshev
7656f82cfe
build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.0 () 2024-01-24 11:56:26 +01:00
dependabot[bot]
bc169eb62d
build(deps): bump actions/cache from 3 to 4 () 2024-01-22 22:33:20 +01:00
dependabot[bot]
3ff416302f
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-20 16:43:01 +01:00