98 Commits

Author SHA1 Message Date
Jan Carreras
2dd62d1250
docs: fix links to Module and Go Plugins (#4607) 2024-04-02 20:12:01 +02:00
Ludovic Fernandez
288c847019
feat: replace gomnd by mnd (#4572) 2024-03-28 21:23:44 +01:00
Ludovic Fernandez
9ec57c8dde
docs: improve linters page (#4571) 2024-03-24 16:57:38 +01:00
Ludovic Fernandez
13f7f68984
docs: remove invalid example about mixing files and directory (#4566) 2024-03-23 18:04:54 +01:00
Ludovic Fernandez
4b7a55a79d
feat: replace run.skip-xxx options by issues.exclude-xxx options (#4509) 2024-03-16 17:07:42 +01:00
Oleksandr Redko
1466b36e50
docs: fix website broken links (#4518) 2024-03-15 21:00:36 +01:00
Ludovic Fernandez
d736d092f6
docs: organize sections and pages (#4493) 2024-03-15 00:59:42 +01:00
Ludovic Fernandez
4adac529cb
docs: fix plugin example URL (#4508) 2024-03-14 20:35:12 +01:00
Ludovic Fernandez
eaf3ff0741
docs: improve plugins page (#4494) 2024-03-13 13:48:59 +01:00
Ludovic Fernandez
0554536620
dev: minor clean up (#4492) 2024-03-12 23:38:14 +01:00
Oleksandr Redko
59202b196d
docs: improve grammar in the custom linter article (#4489) 2024-03-12 14:35:46 +01:00
Ludovic Fernandez
85e1dee09a
docs: use information from the previous release to create pages (#4457) 2024-03-11 20:24:12 +01:00
Ludovic Fernandez
bb30bbe658
docs: define linter deprecation cycle (#4474) 2024-03-11 17:59:24 +01:00
Ludovic Fernandez
167204c1fd
feat: new custom linters system (#4437) 2024-03-11 17:40:26 +01:00
Ludovic Fernandez
b14d05cdb4
dev: rewrite linters Manager (#4419) 2024-03-02 21:43:28 +01:00
Oleksandr Redko
26f8088b38
docs: expand install manual for running website locally (#4431) 2024-02-29 21:20:42 +01:00
Ludovic Fernandez
784264d72e
dev: new commands system (#4412) 2024-02-27 00:03:48 +01:00
Oleksandr Redko
bb6d7115fd
docs: update code snippets in Architecture (#4409) 2024-02-22 14:04:40 +01:00
Ludovic Fernandez
403437e641
docs: explain limitation of new-from-rev and new-from-patch (#4377) 2024-02-12 18:37:54 +01:00
Oleksandr Redko
7bc19270fc
docs: adjust list from why install from source is not recommended (#4340) 2024-01-31 23:54:24 +01:00
Ludovic Fernandez
311f07d467
docs: improve typecheck FAQ (#4306) 2024-01-07 20:54:46 +01:00
Chris Halbert
a58dca5e74
docs: fix grammar (#4302) 2024-01-06 18:20:53 +01:00
Mateus Oliveira
bd8cb7730b
doc: fix URL not available (#4280) 2023-12-21 17:04:06 +01:00
Hendry Wiranto
6dbe5c543a
docs: add source options to exclude-rules docs (#4105) 2023-10-06 22:47:16 +00:00
Ludovic Fernandez
0f8b1e2570
dev: remove netlify (#4014) 2023-08-17 16:35:40 +02:00
Ludovic Fernandez
79c78d6f6f
feat: explain typecheck and remove it from the linter list (#3929) 2023-06-29 22:40:59 +02:00
Ludovic Fernandez
6c7aba67ec
fix: include custom linters in enable-all (#3911) 2023-06-16 10:00:09 +02:00
Ludovic Fernandez
25c2b072af
plugin: allow to use settings for plugins (#3887) 2023-06-15 14:38:58 +02:00
Patrick Ohly
8fde4632fa
rules: support inverted path match (#3617) 2023-05-31 17:25:59 +02:00
Aleksey Bakin
e608168809
docs: update supported Go versions FAQ (#3852) 2023-05-27 17:06:13 +02:00
Jonathan Colby
cbc3a0c70e
docs: Fix minor typo in new-linters.mdx (#3799) 2023-04-25 01:11:16 +02:00
Oleksandr Redko
12ffb0b36a
docs: improve features section (#3781) 2023-04-15 11:50:48 +02:00
Patrick Ohly
b40a5443b3
fix: consider path prefix when matching path patterns (#3571) 2023-03-17 23:29:55 +01:00
Oleksandr Redko
dc799dcfc1
doc: remove from FAQ golangci.com mention (#3655) 2023-03-03 23:13:05 +01:00
David Bendory
3443b7a93e
doc: add Tekton in Trusted By page (#3645) 2023-03-01 21:08:24 +01:00
Misha Gusarov
50901e40ae
docs: Clarify that custom linters are not enabled by default (#3506)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-27 22:54:08 +01:00
Ludovic Fernandez
defde13179
doc: improve installation section (#3610) 2023-02-18 12:32:57 +01:00
Oleksandr Redko
a221d01b41
docs: Replace links to godoc.org with pkg.go.dev (#3584)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-11 15:02:32 +01:00
Philip Linell
8f6de2c658
docs: add note about binary requirement for plugin (#3468) 2023-01-12 13:47:01 +00:00
Ludovic Fernandez
cca68dcffe
doc: improve documentation about debugging. (#3434) 2022-12-27 10:48:48 +01:00
credativ-dar
ab8a120755
doc: More specific default cache directory (#3418) 2022-12-26 22:18:39 +01:00
Siarhei Navatski
f6f81df4ce
doc: cache preserving and colored output on docker runs (#3377) 2022-12-17 13:27:35 +00:00
Benjamin Kane
09fb4d7b46
doc: improve Editor Integration section (#3307) 2022-11-02 09:15:34 +01:00
Nico Ismaili
c1e24c1507
doc: improved wording (#3302) 2022-10-20 14:05:36 +00:00
Ludovic Fernandez
d286cb910c
docs: add a section about default exclusions (#3117) 2022-08-20 19:05:13 +02:00
Ville Skyttä
b5fee9924f
docs(install): remove outdated info on source install (#3039) 2022-08-01 16:49:32 +02:00
Ludovic Fernandez
f8f8f9a6e7
nolint: drop allow-leading-space option and add "nolint:all" (#3002) 2022-08-01 14:21:04 +02:00
Marat Reymers
cee90e3a40
docs: fix broken license link (#3028) 2022-07-31 04:00:49 +02:00
Yilong Li
d03608f452
doc: add Bytebase info the trusted-by page (#3013) 2022-07-25 12:21:36 +02:00
Ludovic Fernandez
a7bfc66740
docs: add thanks page (#2893) 2022-06-06 13:20:19 +02:00