Tam Mach
fbce520dd8
To enable v1.28 in github action ( #1207 )
2020-07-05 18:07:39 +10:00
Denis Isaev
57e4203661
dev: update contributors list
...
Take into account contributions in golancgi-lint-action.
Run `cd .github/contributors && npm run all`
2020-05-23 13:06:55 +03:00
Denis Isaev
fc0a898a6a
docs: update contributors listing
2020-05-19 15:04:40 +03:00
Denis Isaev
a1e1226977
docs: list contributors
2020-05-19 14:41:16 +03:00
Isaev Denis
83332f6c07
dev: remove TODO ( #1131 )
2020-05-17 13:07:51 +03:00
Denis Isaev
84892fc15f
docs: add contributing quick start
2020-05-17 10:49:51 +03:00
Denis Isaev
e3227ec340
docs: add articles about contributing
2020-05-16 23:09:06 +03:00
Isaev Denis
1f5e615305
docs: fix installation links
2020-05-16 18:50:52 +03:00
Isaev Denis
ffb65cc100
docs: remove extra image from README.md
2020-05-16 18:45:51 +03:00
Isaev Denis
f920f77a38
docs: fill README.md ( #1098 )
...
Add info about github action.
Make a search placeholder waiting for
access to algolia docsearch.
2020-05-16 18:44:37 +03:00
Isaev Denis
fedbedff4c
docs: add link to website into README.md
2020-05-16 14:17:54 +03:00
Isaev Denis
2d4d503a79
docs: migrate README.md to a website ( #1094 )
...
Make a website https://golangci-lint.run
for golangci-lint documentation.
The website is backed by Gatsby static site generator
and deployed into Netlify.
2020-05-16 14:10:03 +03:00
Aleksandr Razumov
fb74c2e8e9
dev: prepare release
...
CI / golangci-lint (push) Failing after 3m0s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-unix (1.13, macos-latest) (push) Has been skipped
CI / tests-on-unix (1.13, ubuntu-latest) (push) Has been skipped
CI / tests-on-unix (1.14, ubuntu-latest) (push) Has been skipped
CI / check_generated (push) Has been skipped
Release a tag / release (push) Failing after 3m28s
GIT_TAG=v1.27.0 make README.md
2020-05-13 21:27:04 +03:00
Isaev Denis
55cd9f78a1
dev: generate assets/github-action-config.json ( #1073 )
...
It will be used by GitHub action `golangci-lint-action`.
Relates: golangci/golangci-lint-action#11
2020-05-09 15:30:54 +03:00
Collin Kreklow
3c2aa58dc5
Add *println to exception EXC0001 ( #1074 )
...
Exception EXC0001 ignores errors on functions like Sprint and Sprintf,
but not Sprintln. Update the exception to include *println as well.
2020-05-09 15:18:17 +03:00
Isaev Denis
cb58d1f82e
speed up CI and golangci-lint ( #1070 )
...
Run CI on mac os only with go1.13 and on windows only on go1.14.
Speed up tests. Introduce --allow-parallel-runners.
Block on parallel run lock 5s instead of 60s.
Don't invalidate analysis cache for minor config changes.
2020-05-09 15:15:34 +03:00
Wilkins
ca04ca6b59
Remove reference to golangci.com in README ( #997 )
...
This project is shutting down on the 15th April. See the blog below:
https://medium.com/golangci/golangci-com-is-closing-d1fc1bd30e0e
2020-05-05 18:26:02 +03:00
Isaev Denis
38782dd097
dev: use golangci-lint action ( #1066 )
2020-05-05 17:51:55 +03:00
Isaev Denis
02a4077af9
docs: add issues.include param to .golangci.example.yml ( #1061 )
2020-05-02 18:12:46 +03:00
Isaev Denis
d95671cc1b
docs: add exclude-case-sensitive to .golangci.example.yml ( #1058 )
2020-05-02 17:57:30 +03:00
Denis Krivak
ca853d1515
Fix readme
2020-05-02 12:30:41 +03:00
Aleksandr Razumov
1b9f29a304
dev: update changelog
2020-05-01 18:20:37 +03:00
Aleksandr Razumov
6bd10d01fd
dev: prepare v1.26.0
...
GIT_TAG=v1.26.0 make README.md
2020-05-01 18:17:09 +03:00
Andrew Shannon Brown
ef44e11e17
Merge branch 'master' into asb/nolintlint-internal
2020-04-29 15:27:35 -07:00
Aleksandr Razumov
224515a9ab
dev: generate readme
2020-04-28 01:09:05 +03:00
Aleksandr Razumov
07374ce09b
dev: prepare v1.25.1
...
GIT_TAG=v1.25.1 make README.md
2020-04-27 20:32:42 +03:00
Aleksandr Razumov
c4e40f1968
readme: generate
2020-04-27 13:23:58 +03:00
Andrew Shannon Brown
909f628d75
Add linter for nolint
...
Linter can check that nolint statements are properly formatted and also that all
nolint statements are used.
2020-04-26 20:20:17 -07:00
John Starich
15c75690fc
Re-generated README
2020-04-25 14:08:00 -05:00
Aleksandr Razumov
c25bf85999
readme: generate
2020-04-25 20:47:15 +03:00
Aleksandr Razumov
e2b927f029
Merge pull request #1036 from iwankgb/exclude-case-sensitive
...
Adding case-sensitive exclude processor
2020-04-24 12:48:42 +03:00
Maciej "Iwan" Iwanowski
f8137cf2aa
Updating generated files
...
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:39:49 +02:00
Aleksandr Razumov
0fb48ad5f5
readme: re-generate
2020-04-23 02:46:54 +03:00
Aleksandr Razumov
3082512524
dev: prepare release
...
GIT_TAG=v1.25.0 make README.md
2020-04-23 01:53:28 +03:00
Aleksandr Razumov
0421b6e51a
readme: re-generate
2020-04-23 00:41:26 +03:00
Aleksandr Razumov
d00692c355
Merge branch 'nestif' of https://github.com/nakabonne/golangci-lint into nakabonne-nestif
2020-04-23 00:31:25 +03:00
Aleksandr Razumov
48361b9978
Merge pull request #852 from maratori/add-testpackage
...
Add linter testpackage
2020-04-23 00:17:33 +03:00
Aleksandr Razumov
aed4806aae
Merge pull request #1029 from kaka19ace/master
...
feat: [gocritic] support disabled-tags
2020-04-23 00:15:06 +03:00
Maciej "Iwan" Iwanowski
d9970e4862
Generated README.md
...
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-22 18:58:44 +02:00
Marat Reymers
9914737fc3
Add linter testpackage
2020-04-22 18:57:30 +03:00
Aleksandr Razumov
cbc2134faf
Merge pull request #1013 from ryancurrah/add-gomodguard-linter
...
added new linter gomodguard
2020-04-22 16:42:54 +03:00
Aleksandr Razumov
789d200fcf
Merge pull request #1032 from kortschak/go-install
...
doc: provide instructions for from-source installation
2020-04-22 14:18:04 +03:00
kaka_ace
00cc2336c7
feat: [gocritic] support disabled-tags
2020-04-22 12:11:56 +08:00
Dan Kortschak
f13612b04c
doc: address pr comment
2020-04-22 11:15:37 +09:30
Ryan Currah
68a71293f7
regenerate readme
2020-04-21 20:18:51 -04:00
Ryan Currah
990b43f19a
Merge remote-tracking branch 'golangci/master' into add-gomodguard-linter
2020-04-21 20:17:09 -04:00
nakabonne
0108387c24
Add nestif linter
2020-04-22 08:51:43 +09:00
Aleksandr Razumov
3fd6db779e
Merge pull request #1017 from viktorasm/add-github-output-format
...
Adding github actions output format
2020-04-22 02:04:11 +03:00
Dan Kortschak
65981c2a0b
doc: provide instructions for from-source installation
2020-04-22 08:22:32 +09:30
Ryan Currah
a48cc71ecc
add space to start ci
2020-04-19 16:05:43 -04:00