Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs fix broken links #1

Closed
wants to merge 538 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
538 commits
Select commit Hold shift + click to select a range
0e82ef5
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.13.5 to 0.1…
dependabot[bot] Oct 9, 2023
823f02d
build(deps): bump github.com/securego/gosec/v2 from 2.17.0 to 2.18.0 …
dependabot[bot] Oct 9, 2023
2d5d29f
Add `testifylint` linter (#4103)
Antonboom Oct 9, 2023
8c178d3
add protogetter linter (#4069)
ghostiam Oct 9, 2023
69d6cc9
feat: add `gochecksumtype` linter (#3671)
alecthomas Oct 9, 2023
bce3dfd
unused: support passing in options (#4086)
fatanugraha Oct 9, 2023
2b73b3a
build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /scrip…
dependabot[bot] Oct 9, 2023
4b83e50
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools (#…
dependabot[bot] Oct 11, 2023
6cd1bfd
build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /scripts/…
dependabot[bot] Oct 12, 2023
6491317
govet: add `appends` analyzer (#4127)
Antonboom Oct 12, 2023
4b188db
Add "inamedparam": checks for interface method with unnamed params (#…
macabu Oct 12, 2023
e96af3a
build(deps): bump github.com/securego/gosec/v2 from 2.18.0 to 2.18.1 …
dependabot[bot] Oct 14, 2023
0946f2c
build(deps): bump github.com/uudashr/gocognit from 1.0.7 to 1.1.1 (#4…
dependabot[bot] Oct 14, 2023
0605100
build(deps): bump github.com/ghostiam/protogetter from 0.2.2 to 0.2.3…
dependabot[bot] Oct 14, 2023
f714c5d
docs: uppercase command option descriptions for consistency (#4135)
alexandear Oct 17, 2023
1fc29d4
build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 in /docs (#4139)
dependabot[bot] Oct 18, 2023
94f8503
build(deps): bump @babel/traverse from 7.19.1 to 7.23.2 in /.github/p…
dependabot[bot] Oct 18, 2023
64e382b
build(deps): bump github.com/butuzov/ireturn from 0.2.0 to 0.2.1 (#4142)
dependabot[bot] Oct 19, 2023
cf93cf5
build(deps): bump github.com/4meepo/tagalign from 1.3.2 to 1.3.3 (#4143)
dependabot[bot] Oct 19, 2023
39c5fd1
feat: add `sloglint` linter (#4133)
tmzane Oct 19, 2023
4254fad
fix: update gofmt (#4141)
ldez Oct 19, 2023
ffb9608
build(deps): bump github.com/uudashr/gocognit from 1.1.1 to 1.1.0 (#4…
ldez Oct 19, 2023
904cec8
build(deps): bump github.com/uudashr/gocognit from 1.1.0 to 1.1.2 (#4…
dependabot[bot] Oct 19, 2023
1bfcc5f
docs: describe enabled and disabled by default analyzers of govet (#4…
Antonboom Oct 19, 2023
de1c391
Add perfsprint linter (#3714)
catenacyber Oct 20, 2023
063f2c8
docs: Update documentation and assets
ldez Oct 20, 2023
17e1a5f
docs: Update documentation and assets
ldez Oct 20, 2023
4068be1
build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 …
dependabot[bot] Oct 23, 2023
5c19d1d
build(deps): bump github.com/golangci/revgrep from v0.5.0 to v0.5.2 (…
ldez Oct 24, 2023
3d58209
build(deps): bump actions/setup-node from 3 to 4 (#4155)
dependabot[bot] Oct 24, 2023
9b20d49
output: convert backslashes to forward slashes for GitHub Action anno…
surik Oct 24, 2023
e9cbc4f
docs: Update documentation and assets (#4163)
golangci-releaser Oct 25, 2023
d201484
build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /to…
dependabot[bot] Oct 26, 2023
5a0f059
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.0 to 0.1…
dependabot[bot] Oct 29, 2023
ab3c3cd
build(deps): bump github.com/docker/docker from 23.0.3+incompatible t…
dependabot[bot] Oct 30, 2023
02b6600
build(deps): bump github.com/butuzov/ireturn from 0.2.1 to 0.2.2 (#4178)
dependabot[bot] Nov 2, 2023
e3c2265
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.1…
dependabot[bot] Nov 2, 2023
61f2ef3
docs: Update documentation and assets (#4181)
golangci-releaser Nov 3, 2023
2b7c777
build(deps): bump github.com/catenacyber/perfsprint from 0.2.0 to 0.3…
dependabot[bot] Nov 5, 2023
f17fef3
build(deps): bump go-simpler.org/sloglint from 0.1.2 to 0.2.0 (#4166)
tmzane Nov 5, 2023
97cb905
build(deps): bump github.com/ghostiam/protogetter from 0.2.3 to 0.3.1…
ghostiam Nov 5, 2023
77cfc00
build(deps): bump github.com/gordonklaus/ineffassign from 0.0.0-20230…
dependabot[bot] Nov 5, 2023
78742ac
whitespace: update after moving to the `analysis` package (#4003)
bombsimon Nov 5, 2023
b702218
build(deps): bump go-simpler.org/sloglint from 0.2.0 to 0.3.0 (#4183)
dependabot[bot] Nov 5, 2023
2640ed7
build(deps): bump github.com/ghostiam/protogetter from 0.3.1 to 0.3.3…
dependabot[bot] Nov 5, 2023
4200194
build(deps): bump github.com/Antonboom/testifylint from 0.2.3 to 1.0.…
Antonboom Nov 5, 2023
467d563
docs: note that `exhaustruct` struct regular expressions are expected…
magnetikonline Nov 9, 2023
cf2591a
build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#4191)
dependabot[bot] Nov 12, 2023
4c6c871
build(deps): bump github.com/tetafro/godot from 1.4.15 to 1.4.16 (#4192)
dependabot[bot] Nov 12, 2023
a12dde0
build(deps): bump github.com/Antonboom/testifylint from 1.0.1 to 1.0.…
dependabot[bot] Nov 12, 2023
da3eb31
build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#4194)
dependabot[bot] Nov 12, 2023
b314655
build(deps): bump github.com/nishanths/exhaustive from 0.11.0 to 0.12…
dependabot[bot] Nov 12, 2023
be5c2e9
build(deps): bump github.com/catenacyber/perfsprint from 0.3.0 to 0.3…
dependabot[bot] Nov 13, 2023
53e2c53
build(deps): bump github.com/jgautheron/goconst from 1.6.0 to 1.7.0 (…
dependabot[bot] Nov 13, 2023
89bfdc0
build(deps): bump go-simpler.org/musttag from v0.7.2 to v0.8.0 (#4201)
ldez Nov 13, 2023
0baed20
build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /scrip…
dependabot[bot] Nov 13, 2023
affa7d1
build(deps): bump github.com/OpenPeeDeeP/depguard/v2 from 2.1.0 to 2.…
dependabot[bot] Nov 17, 2023
4384969
chore: build doc on PR
ldez Nov 17, 2023
ce020c6
dev: use analyzer fields for name, doc instead of hardcoded strings (…
alexandear Nov 20, 2023
57bc603
build(deps): bump github.com/ykadowak/zerologlint from 0.1.3 to 0.1.4…
dependabot[bot] Nov 26, 2023
66a9130
dev: replace tab by space inside CLI help (#4221)
mitar Nov 26, 2023
855d443
build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 in /scrip…
dependabot[bot] Nov 27, 2023
f269abe
sloglint: add static-msg option (#4213)
mattdowdell Nov 29, 2023
e32f2f3
build(deps): bump github.com/bombsimon/wsl/v4 from 3.4.0 to 4.2.0 (#4…
alexandear Nov 29, 2023
185b2c7
dev: use zerologlint analyzer fields for name and doc (#4225)
alexandear Nov 29, 2023
de98cc0
build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#4232)
dependabot[bot] Dec 3, 2023
a0d0401
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.…
dependabot[bot] Dec 3, 2023
dfd0984
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.5 to 1.4…
dependabot[bot] Dec 3, 2023
5cb4973
build(deps): bump github.com/ykadowak/zerologlint from 0.1.4 to 0.1.5…
dependabot[bot] Dec 3, 2023
84442f2
build(deps): bump github.com/catenacyber/perfsprint from 0.3.1 to 0.4…
dependabot[bot] Dec 3, 2023
42cdc30
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.6 to 1.4…
dependabot[bot] Dec 10, 2023
1c7e42a
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.14.1 to 0.1…
dependabot[bot] Dec 10, 2023
790c163
build(deps): bump github.com/go-critic/go-critic from 0.9.0 to 0.10.0…
dependabot[bot] Dec 10, 2023
390acc9
build(deps): bump actions/setup-go from 4 to 5 (#4250)
dependabot[bot] Dec 11, 2023
0d5efec
build(deps): bump github.com/sigstore/cosign from 1.13.1 to 1.13.2 in…
dependabot[bot] Dec 11, 2023
6b535ae
build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#4259)
dependabot[bot] Dec 17, 2023
77ffe36
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.8 to 1.…
dependabot[bot] Dec 17, 2023
5083ba8
build(deps): bump github.com/catenacyber/perfsprint from 0.4.0 to 0.5…
dependabot[bot] Dec 17, 2023
27e99b5
build(deps): bump go-simpler.org/sloglint from 0.3.0 to 0.4.0 (#4257)
dependabot[bot] Dec 17, 2023
815556a
build(deps): bump github.com/daixiang0/gci from 0.11.2 to 0.12.0 (#4260)
dependabot[bot] Dec 17, 2023
32e5b2b
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 (#4261)
macabu Dec 17, 2023
cd0d344
build(deps): bump github/codeql-action from 2 to 3 (#4266)
dependabot[bot] Dec 18, 2023
2060066
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools…
dependabot[bot] Dec 18, 2023
b2901be
docs: improve .golangci.reference.yml defaults (#4271)
mateusoliveira43 Dec 19, 2023
fc509b3
docs: update link (#4274)
JustinDFuller Dec 20, 2023
d131daf
docs: fix Go version fallback (#4277)
mateusoliveira43 Dec 20, 2023
bd8cb77
doc: fix URL not available (#4280)
mateusoliveira43 Dec 21, 2023
95bc7a8
fix: make versioning inside Docker image consistent with binaries (#4…
alebcay Dec 22, 2023
d99c02c
misspell: add mode option (#4275)
ldez Dec 22, 2023
f921f00
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.1…
dependabot[bot] Dec 23, 2023
5ac0d51
doc: add missing fields to .golangci.reference.yml (#4285)
mateusoliveira43 Dec 26, 2023
32dd629
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 in…
dependabot[bot] Dec 27, 2023
4a4a0b7
build(deps): bump msgpackr from 1.5.4 to 1.10.1 in /docs (#4289)
dependabot[bot] Dec 29, 2023
d22232a
dev: replace hashicorp/go-multierror with errors.Join (#4291)
alexandear Dec 29, 2023
0264eaa
build(deps): bump github.com/daixiang0/gci from 0.12.0 to 0.12.1 (#4293)
dependabot[bot] Dec 31, 2023
85fb5a2
dev: enable errorlint linter (#4292)
alexandear Jan 2, 2024
8f4b1a7
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.…
dependabot[bot] Jan 2, 2024
87d55d9
build(deps): bump github.com/go-critic/go-critic from 0.10.0 to 0.11.…
dependabot[bot] Jan 2, 2024
0fdf33a
docs: fix noctx description (#4297)
Bysmyyr Jan 2, 2024
d23c354
feat: add `spancheck` linter (#4290)
jjti Jan 3, 2024
521a676
dev: replace raw loops with funcs from slices and maps (#4299)
alexandear Jan 4, 2024
a58dca5
docs: fix grammar (#4302)
chrishalbert Jan 6, 2024
8301163
build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#4305)
dependabot[bot] Jan 7, 2024
311f07d
docs: improve typecheck FAQ (#4306)
ldez Jan 7, 2024
1ead82f
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in …
dependabot[bot] Jan 8, 2024
75d5708
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scrip…
dependabot[bot] Jan 8, 2024
a4e2237
build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docs (#4…
dependabot[bot] Jan 8, 2024
1bb8c57
build(deps): bump github.com/jjti/go-spancheck from 0.4.2 to 0.5.2 (#…
dependabot[bot] Jan 12, 2024
4bf463a
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#4315)
dependabot[bot] Jan 12, 2024
057c296
build(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 (#4314)
dependabot[bot] Jan 12, 2024
553161d
build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.3 t…
dependabot[bot] Jan 12, 2024
ad4a6b2
fix: parse Go RC version (#4319)
ldez Jan 14, 2024
7fc341e
devs: fix typo in testdata for gochecknoglobals (#4320)
alexandear Jan 16, 2024
4c3082b
docs: adjust wrapcheck ignoreSigs to new defaults (#4326)
sirkrypt0 Jan 19, 2024
3ff4163
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4…
dependabot[bot] Jan 20, 2024
bc169eb
build(deps): bump actions/cache from 3 to 4 (#4329)
dependabot[bot] Jan 22, 2024
7656f82
build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.…
Antonboom Jan 24, 2024
5d695b7
dev: check go.sum is up to date (#4334)
alexandear Jan 24, 2024
71ffbf2
build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d t…
alexandear Jan 24, 2024
1cfbe0d
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4…
dependabot[bot] Jan 28, 2024
11bf3d6
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#4338)
dependabot[bot] Jan 28, 2024
e4c6e1f
dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 (#4339)
ldez Jan 30, 2024
7bc1927
docs: adjust list from why install from source is not recommended (#4…
alexandear Jan 31, 2024
b3ffe70
feat: implement stats per linter with a flag (#4341)
mostafa Feb 2, 2024
ee98b50
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.…
dependabot[bot] Feb 2, 2024
4ea9468
build(deps): bump github.com/catenacyber/perfsprint from 0.5.0 to 0.6…
dependabot[bot] Feb 2, 2024
a727aa5
dev: remove unrelated flags from config and linters command (#4284)
mateusoliveira43 Feb 3, 2024
a7c175b
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#4348)
dependabot[bot] Feb 5, 2024
6e09a20
build(deps): bump github.com/butuzov/ireturn from 0.2.2 to 0.3.0 (#4352)
dependabot[bot] Feb 7, 2024
192ee89
go1.22 support (#4272)
ldez Feb 7, 2024
1a00b40
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 fr…
dependabot[bot] Feb 7, 2024
f6dc4d9
docs: Update documentation and assets (#4354)
golangci-releaser Feb 7, 2024
3d3a0bc
dev: use matrix go version
ldez Feb 7, 2024
ca7b7a4
build(deps): bump github.com/mgechev/revive from 1.3.6 to 1.3.7 (#4355)
dependabot[bot] Feb 7, 2024
b525f2b
govet: disable loopclosure with go1.22 (#4357)
ldez Feb 8, 2024
828b6b4
build(deps): bump github.com/kisielk/errcheck from 1.6.3 to 1.7.0 (#4…
dependabot[bot] Feb 8, 2024
a25592b
build(deps): bump github.com/Antonboom/testifylint from 1.1.0 to 1.1.…
Antonboom Feb 8, 2024
d751398
docs: Update documentation and assets (#4362)
golangci-releaser Feb 8, 2024
5a78c8a
build(deps): bump github.com/bombsimon/wsl/v4 from 4.2.0 to 4.2.1 (#4…
dependabot[bot] Feb 9, 2024
dcddbda
dev: use goreleaser to create Docker images (#4370)
ldez Feb 9, 2024
6f26840
build(deps): bump github.com/Antonboom/testifylint from 1.1.1 to 1.1.…
dependabot[bot] Feb 9, 2024
7cf6cc9
dev: refactor govet impl with slices.Contains (#4372)
alexandear Feb 9, 2024
cc3e67b
dev: fix govet.nilness lint issues (#4373)
alexandear Feb 10, 2024
bf5008a
dev: handle old TODO (#4374)
ldez Feb 10, 2024
403437e
docs: explain limitation of new-from-rev and new-from-patch (#4377)
ldez Feb 12, 2024
5357885
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (…
dependabot[bot] Feb 12, 2024
21bb543
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 in /scrip…
dependabot[bot] Feb 12, 2024
5513d3c
build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#4387)
dependabot[bot] Feb 15, 2024
71eae84
build(deps): bump github.com/go-critic/go-critic from 0.11.0 to 0.11.…
dependabot[bot] Feb 15, 2024
a35de8c
build(deps): bump github.com/securego/gosec/v2 from 2.18.2 to 2.19.0 …
dependabot[bot] Feb 15, 2024
58a724a
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.24.0…
dependabot[bot] Feb 15, 2024
468b8ff
docs: Update documentation and assets
ldez Feb 15, 2024
d7a461a
revive: add exclude option (#4365)
ldez Feb 15, 2024
e5d2bc9
build(deps): bump github.com/catenacyber/perfsprint from 0.6.0 to 0.7…
dependabot[bot] Feb 15, 2024
cc78204
docs: improve `govet` description (#4366)
silverwind Feb 15, 2024
76cfe46
dev: fix Docker image on tag (#4392)
ldez Feb 15, 2024
b96ff83
feat: add intrange linter (#4378)
ckaznocha Feb 15, 2024
2417da1
feat: add copyloopvar linter (#4382)
karamaru-alpha Feb 15, 2024
f4e33e0
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.…
dependabot[bot] Feb 16, 2024
571f2fc
build(deps): bump github.com/Abirdcfly/dupword from 0.0.13 to 0.0.14 …
dependabot[bot] Feb 18, 2024
b07bd18
build(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.12.3 (#4400)
dependabot[bot] Feb 19, 2024
c65868c
gocritic: support of enable-all and disable-all options (#4335)
Antonboom Feb 19, 2024
64492b5
feat: disable copyloopvar and intrange on Go < 1.22 (#4397)
ldez Feb 19, 2024
e6720b8
misspell: add extra-words (#4401)
ldez Feb 20, 2024
2443929
build(deps): bump github.com/catenacyber/perfsprint from 0.7.0 to 0.7…
dependabot[bot] Feb 20, 2024
bcd015e
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.1 to 2.8…
dependabot[bot] Feb 20, 2024
fb1ec9d
dev: install.sh fix usage message (#4406)
dolmen Feb 21, 2024
bbbf75b
dev: install.sh remove obsolete reference to godownloader (#4407)
dolmen Feb 21, 2024
2a2eebd
install.sh: set executable bit for Unix (#4408)
dolmen Feb 21, 2024
bb6d711
docs: update code snippets in Architecture (#4409)
alexandear Feb 22, 2024
4068bb7
build(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 (#4410)
dependabot[bot] Feb 22, 2024
8c51979
dev: clean up Executor (#4404)
ldez Feb 23, 2024
76ce09b
build(deps): bump github.com/jjti/go-spancheck from 0.5.2 to 0.5.3 (#…
dependabot[bot] Feb 25, 2024
17e736f
build(deps): bump github.com/denis-tingaikin/go-headerfrom 0.4.3 to 0…
firelizzard18 Feb 25, 2024
b172ad4
dev: add tests on linterdb package (#4416)
ldez Feb 26, 2024
b5d7302
dev: clean reference file (#4418)
ldez Feb 26, 2024
784264d
dev: new commands system (#4412)
ldez Feb 26, 2024
9ecfc05
build(deps): bump es5-ext from 0.10.53 to 0.10.63 in /docs (#4422)
dependabot[bot] Feb 27, 2024
3452e2e
dev: add test on ExcludeRule and SeverityRule (#4420)
ldez Feb 27, 2024
ce27934
build(deps): bump go-simpler.org/musttag from 0.8.0 to 0.9.0 (#4428)
dependabot[bot] Feb 28, 2024
f6e2369
build(deps): bump github.com/go-critic/go-critic from 0.11.1 to 0.11.…
dependabot[bot] Feb 28, 2024
9c492af
build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.0 (#4429)
dependabot[bot] Feb 29, 2024
26f8088
docs: expand install manual for running website locally (#4431)
alexandear Feb 29, 2024
b14d05c
dev: rewrite linters Manager (#4419)
ldez Mar 2, 2024
d36c383
build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2…
dependabot[bot] Mar 3, 2024
4ee10a2
build(deps): bump github.com/Antonboom/testifylint from 1.1.2 to 1.1.…
dependabot[bot] Mar 3, 2024
b5c339f
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#4…
dependabot[bot] Mar 3, 2024
df70758
build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.4 to…
karamaru-alpha Mar 3, 2024
9b560aa
dev: adjust replacement msg for nosnakecase (#4443)
alexandear Mar 3, 2024
61f2f70
build(deps): bump github.com/Antonboom/testifylint from 1.1.3 to 1.2.…
Antonboom Mar 3, 2024
b1eed50
feat: automatically adjust the maximum concurrency to the container C…
ldez Mar 3, 2024
979a4aa
dev: isolate printer code (#4435)
ldez Mar 3, 2024
3866470
dev: split post-release workflow (#4440)
ldez Mar 3, 2024
a087808
feat: inactivate deprecated linters (#4436)
ldez Mar 3, 2024
8f2459b
fix: move show-stats field from run to output (#4439)
ldez Mar 4, 2024
f81c3f2
dev: simplify severity processor (#4451)
ldez Mar 4, 2024
3d91352
feat: option to not override severity from linters (#4452)
ldez Mar 4, 2024
54b0f3c
docs: don't mark dupword as autofixable (#4455)
G-Rath Mar 4, 2024
4838429
dev: simplify exclude processors (#4456)
ldez Mar 5, 2024
98f0a9e
chore: nancy
ldez Mar 5, 2024
f18e6c3
docs: fix typo in 'e.g.' (#4461)
alexandear Mar 5, 2024
808c06d
dev: rename function parameter `i` to `issue` (#4460)
alexandear Mar 5, 2024
603e568
build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#4462)
dependabot[bot] Mar 6, 2024
92c0558
dev: fix nancy
ldez Mar 6, 2024
803970f
feat: allow running only a specific linter without modifying the file…
ldez Mar 6, 2024
6628d21
build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /scrip…
dependabot[bot] Mar 7, 2024
4fea092
dev: add GL_DEBUG=govet to see enabled analyzers (#4465)
alexandear Mar 7, 2024
1b0dbb0
fix: use first issue without inline on mergeLineIssues on multiplie i…
peakle Mar 7, 2024
c0f89fb
docs: add explanation about the configuration inside repo (#4466)
ldez Mar 7, 2024
0683d45
feat: add sort-order option (#4467)
ldez Mar 8, 2024
d06296e
build(deps): bump github.com/golangci/unconvert to HEAD (#4473)
ldez Mar 9, 2024
1cabafc
feat: use gosec severities (#4470)
ldez Mar 9, 2024
7e2840b
fix: store and read severity from linters in the cache (#4468)
ldez Mar 9, 2024
797d3bb
fix: rule severity is required (#4469)
ldez Mar 9, 2024
c902b8e
fix: panic when concurrency=0 (#4477)
ldez Mar 10, 2024
1aa28ec
dev: remove unused release target (#4481)
ldez Mar 10, 2024
6fda810
dev: clean context loader (#4480)
ldez Mar 11, 2024
05f27ab
dev: clean up command contructors (#4478)
ldez Mar 11, 2024
f0fdea0
dev: the printer just needs Output configuration (#4479)
ldez Mar 11, 2024
167204c
feat: new custom linters system (#4437)
ldez Mar 11, 2024
bb30bbe
docs: define linter deprecation cycle (#4474)
ldez Mar 11, 2024
ec52d3c
feat: syntax to not override severity from linters (#4472)
ldez Mar 11, 2024
5cb1656
build(deps): downgrade github.com/daixiang0/gci from 0.13.0 to 0.12.3…
ldez Mar 11, 2024
85e1dee
docs: use information from the previous release to create pages (#4457)
ldez Mar 11, 2024
d18acc5
dev: improve version output (#4483)
ldez Mar 11, 2024
9b52349
docs: add jsonschema (#4487)
ldez Mar 11, 2024
59202b1
docs: improve grammar in the custom linter article (#4489)
alexandear Mar 12, 2024
331d29b
dev: fix a typo in the log about preserving temp (#4491)
alexandear Mar 12, 2024
0554536
dev: minor clean up (#4492)
ldez Mar 12, 2024
c047ed6
docs: publish JSON schema on golangci-lint.run (#4488)
ldez Mar 12, 2024
b923d0f
docs: fix JSON schema publishing
ldez Mar 12, 2024
2a1afc1
dev: use `cmd.Context` inside custom command (#4496)
alexandear Mar 13, 2024
eaf3ff0
docs: improve plugins page (#4494)
ldez Mar 13, 2024
0c4c36d
docs: fix linters page
ldez Mar 13, 2024
1732944
dev: display help message with green color (#4497)
alexandear Mar 13, 2024
236e0e5
docs: improve "about golangci-lint" in README (#4498)
alexandear Mar 13, 2024
78d2118
dev: clean up (#4495)
ldez Mar 13, 2024
51a963f
chore: simplify comparators (#4499)
ldez Mar 13, 2024
ea82373
dev: reformat code with gofumpt (#4500)
alexandear Mar 13, 2024
c6ac5a1
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#…
dependabot[bot] Mar 13, 2024
e033990
docs: shorten description for gochecknoglobals linter (#4505)
alexandear Mar 14, 2024
7489d44
dev: clean up (#4502)
ldez Mar 14, 2024
4adac52
docs: fix plugin example URL (#4508)
ldez Mar 14, 2024
d736d09
docs: organize sections and pages (#4493)
ldez Mar 14, 2024
b05e397
feat: option to strictly follow Go autogenerated file convention (#4507)
ldez Mar 15, 2024
addd06c
build(deps): bump github.com/golangci/plugin-module-register to 0.1.0…
ldez Mar 15, 2024
6dd1545
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#4…
dependabot[bot] Mar 15, 2024
d239c9b
docs: fix installation link in the readme (#4515)
lng2020 Mar 15, 2024
39617e4
feat: rename exclude-autogenerated-strict to exclude-generated-strict…
ldez Mar 15, 2024
c031f39
docs: fix website broken links
alexandear Mar 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
37 changes: 37 additions & 0 deletions .custom-gcl.reference.yml
@@ -0,0 +1,37 @@
# The golangci-lint version used to build the custom binary.
# Require.
version: v1.56.2

# The name of the custom binary.
# Optional.
# Default: custom-gcl
name: custom-golangci-lint

# The directory path used to store the custom binary.
# Optional.
# Default: .
destination: ./my/path/

# The list of the plugins to integrate inside the custom binary.
plugins:
# a plugin from a Go proxy
- module: 'github.com/example/plugin3'
version: v1.2.3

# a plugin from a Go proxy (with a specific import path)
- module: 'github.com/example/plugin4'
import: 'github.com/example/plugin4/foo'
version: v1.0.0

# a plugin from local source (with absolute path)
- module: 'github.com/example/plugin2'
path: /my/local/path/plugin2

# a plugin from local source (with relative path)
- module: 'github.com/example/plugin1'
path: ./my/local/path/plugin1

# a plugin from local source (with absolute path and a specific import path)
- module: 'github.com/example/plugin2'
import: 'github.com/example/plugin4/foo'
path: /my/local/path/plugin2
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
@@ -1 +1 @@
See [contibuting quick start](https://golangci-lint.run/contributing/quick-start/) on our website.
See [contributing quick start](https://golangci-lint.run/contributing/quick-start/) on our website.
18 changes: 13 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -11,7 +11,7 @@ body:
required: true
- label: Yes, I've searched similar issues on GitHub and didn't find any.
required: true
- label: Yes, I've included all information below (version, config, etc.).
- label: Yes, I've read the typecheck section of the FAQ (https://golangci-lint.run/usage/faq/#why-do-you-have-typecheck-errors).
required: true
- label: Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)
required: true
Expand Down Expand Up @@ -43,13 +43,12 @@ body:
- type: textarea
id: config
attributes:
label: Configuration file
label: Configuration
value: |-
<details>

```console
$ cat .golangci.yml
# paste output here
# paste configuration file or CLI flags here
```

</details>
Expand Down Expand Up @@ -92,7 +91,8 @@ body:
- type: textarea
id: code-example
attributes:
label: Code example or link to a public repository
label: A minimal reproducible example or link to a public repository
description: if your problem is related to a private repository, a minimal reproducible example is required.
value: |-
<details>

Expand All @@ -103,3 +103,11 @@ body:
</details>
validations:
required: true

- type: checkboxes
id: validation
attributes:
label: Validation
options:
- label: Yes, I've included all information above (version, config, etc.).
required: true
1 change: 1 addition & 0 deletions .github/contributors/generate.ts
Expand Up @@ -124,6 +124,7 @@ const main = async () => {
fossabot: true,
golangcibot: true,
kortschak: true,
"golangci-releaser": true,
}

const res: DataJSON = {
Expand Down
12 changes: 6 additions & 6 deletions .github/contributors/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

213 changes: 178 additions & 35 deletions .github/peril/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/codeql.yaml
Expand Up @@ -33,11 +33,11 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -46,4 +46,4 @@ jobs:
# queries: ./path/to/local/query, your-org/your-repo/queries@main

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3