1585 Commits

Author SHA1 Message Date
Ludovic Fernandez
171b3caef4
ineffassign: bump to HEAD (#2509) 2022-01-21 18:10:34 +01:00
Ludovic Fernandez
ae537189e5
bodyclose: bump to HEAD (#2508) 2022-01-21 18:10:18 +01:00
Ludovic Fernandez
7a71443283
errorlint: bump to HEAD (#2507) 2022-01-21 18:09:01 +01:00
Ludovic Fernandez
0fe8d4fb88
unparam: bump to HEAD (#2506) 2022-01-21 18:08:37 +01:00
Ludovic Fernandez
ffb3fde4ef
docs: improve page about false-postive (#2502) 2022-01-20 16:41:38 +01:00
Ludovic Fernandez
cec93b91c6
docs: improve configuration file content (#2501) 2022-01-20 09:24:52 +01:00
Ludovic Fernandez
d52a8fc081
fix: importas no-extra-aliases (#2503) 2022-01-20 05:19:53 +02:00
Ludovic Fernandez
c84de88229
docs: split configuration page into multiple sections (#2484) 2022-01-20 01:20:51 +01:00
Oleg Butuzov
83ff65a7e2
docs: improve linters settings section (#2499) 2022-01-20 01:12:09 +01:00
Ludovic Fernandez
a471733b81
bump github.com/yeya24/promlinter from v0.1.0 to HEAD (#2500) 2022-01-19 23:49:34 +01:00
Oleg Butuzov
59c6d296ce
importas: new option no-extra-aliases (#2494) 2022-01-19 16:33:12 +01:00
sivchari
68f530a81a
add containedctx linter (#2382) 2022-01-19 14:34:53 +01:00
Ludovic Fernandez
1685402de9
gomnd: new configuration (#2498) 2022-01-19 12:46:51 +01:00
Oleg Butuzov
dff995c6b2
varnamelen: explicit default values (#2496) 2022-01-19 12:28:51 +01:00
Hiroyuki Yagihashi
e3d0247ee2
Add maintidx linter (#2435) 2022-01-18 13:50:52 +01:00
Oleg Butuzov
b2eef6e165
dev: rename rowserrcheck linter file to match linter name. (#2495) 2022-01-18 13:04:18 +01:00
dependabot[bot]
80659f8597
build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#2491) 2022-01-17 23:54:40 +01:00
dependabot[bot]
f311ffd2be
build(deps): bump github.com/breml/errchkjson from 0.2.0 to 0.2.1 (#2493) 2022-01-17 21:44:28 +01:00
dependabot[bot]
a79803faa8
build(deps): bump github.com/kulti/thelper from 0.4.0 to 0.5.0 (#2492)
Bumps [github.com/kulti/thelper](https://github.com/kulti/thelper) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/kulti/thelper/releases)
- [Changelog](https://github.com/kulti/thelper/blob/master/.goreleaser.yml)
- [Commits](https://github.com/kulti/thelper/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/kulti/thelper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 23:18:54 +03:00
Andrew Shannon Brown
6e2e51d859
Bump makezero to v1.1.0 (#2490) 2022-01-16 22:48:49 +01:00
Andrew Shannon Brown
efb35995f3
Bump github.com/ashanbrown/forbidigo from 1.2.0 to 1.3.0 (#2487) 2022-01-16 02:07:35 +01:00
Simon Sawert
b5d8e6982c
Return error if any linter fails to run (#2471) 2022-01-15 18:55:36 +01:00
Oleg Butuzov
95b9b23464
godot: add period option (#2483) 2022-01-15 13:53:05 +02:00
Oleg Butuzov
cf053b2624
exhaustive: drop deprecated/unused settings (#2482) 2022-01-14 14:30:15 +01:00
Oleg Butuzov
9dacd6170c
docs: updates usage settings for go-mnd (#2476) 2022-01-14 14:29:29 +01:00
dependabot[bot]
8cdecc968b
build(deps): bump gitlab.com/bosi/decorder from 0.2.0 to 0.2.1 (#2473) 2022-01-11 08:46:04 +01:00
dependabot[bot]
6ddb90712f
build(deps): bump github.com/go-critic/go-critic from 0.6.1 to 0.6.2 (#2474) 2022-01-11 08:30:52 +01:00
dependabot[bot]
131ab76b4e
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2472) 2022-01-11 08:04:26 +01:00
Ludovic Fernandez
e443887a4f
dev: add printers unit tests. (#2461) 2022-01-10 09:13:47 +01:00
Tim Kral
138699d60f
depguard: updates configuration (#2467)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-09 11:48:31 +01:00
Iskander (Alex) Sharipov
29eedbf6e5
pkg/result/processors: compile nolint regexp only once (#2463) 2022-01-06 18:10:42 +01:00
Donal Byrne
eaed228d2f
Print error text in <failure> tag content for more readable junit report (#2460) 2022-01-05 09:17:33 +01:00
Florian Bosdorff
63f150ead1
Add decorder linter (#2453) 2022-01-05 04:18:53 +01:00
Lauris BH
d209389625
Add support for multiple outputs (#2386) 2022-01-04 21:36:27 +01:00
Oleg Butuzov
669852edbb
docs: more revive examples (#2459) 2022-01-04 08:36:38 +01:00
Ludovic Fernandez
e41f428ded
dev: improve and clean fix_test (#2457) 2022-01-04 07:10:25 +01:00
Ludovic Fernandez
3a6417c45e
doc: improve revive documentation (#2458) 2022-01-04 04:42:19 +01:00
dependabot[bot]
9e129498fd
build(deps): bump github.com/ldez/tagliatelle from 0.2.0 to 0.3.0 (#2454) 2022-01-03 23:33:04 +01:00
dependabot[bot]
88d3ec0f94
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2455) 2022-01-03 23:31:18 +01:00
dependabot[bot]
b4a3bd8ce0
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.11 to 3.21.12 (#2456) 2022-01-03 22:58:19 +01:00
Denis Limarev
3d17f2fac1
gocritic: support autofix (#2450) 2022-01-03 22:57:05 +01:00
dependabot[bot]
891b9dae54
build(deps): bump gatsby-plugin-offline from 5.3.0 to 5.4.0 in /docs (#2448) 2022-01-02 03:10:00 +01:00
dependabot[bot]
8f1da7efec
build(deps): bump gatsby-plugin-sitemap from 5.3.0 to 5.4.0 in /docs (#2447) 2022-01-02 02:44:54 +01:00
dependabot[bot]
42105b4bc4
build(deps): bump prop-types from 15.7.2 to 15.8.0 in /docs (#2444) 2022-01-02 02:44:13 +01:00
dependabot[bot]
47b4b6fcba
build(deps): bump @emotion/react from 11.7.0 to 11.7.1 in /docs (#2446) 2022-01-02 02:43:46 +01:00
dependabot[bot]
c963ffcc2c
build(deps): bump gatsby-plugin-google-analytics in /docs (#2443) 2022-01-02 02:17:52 +01:00
dependabot[bot]
003efa79f6
build(deps): bump puppeteer from 12.0.1 to 13.0.1 in /docs (#2442) 2022-01-02 02:17:30 +01:00
dependabot[bot]
22d2d3f863
build(deps): bump gatsby-remark-copy-linked-files in /docs (#2441) 2022-01-02 02:17:13 +01:00
Kyungmin Bae
9d9855c149
fix: update uname_os from shlib in install.sh (#1944) (#2388) 2022-01-01 21:05:31 +01:00
Oleg Butuzov
5d9896a7d8
dev: sorting linters by alphabet (ascending order) (#2437)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-28 16:01:37 +01:00