Sven Rebhan
|
e839ad17de
|
docs(inputs): Add plugin metadata and update description for g* to i* (#16486)
|
2025-02-06 15:50:08 -06:00 |
Paweł Żak
|
6f80899e13
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[f-k]` (#16308)
|
2024-12-17 15:33:30 +01:00 |
Paweł Żak
|
f8b2b0a914
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[e-j]*` (#16088)
|
2024-10-31 16:21:21 -05:00 |
Paweł Żak
|
7c9d5e52b0
|
chore(linters): Fix findings found by `testifylint`: `go-require` for handlers for `plugins/inputs/[a-m]` (#16076)
|
2024-10-28 13:58:03 +01:00 |
Paweł Żak
|
9152fcc0d1
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/g*` (#16049)
|
2024-10-24 11:03:54 +02:00 |
Paweł Żak
|
0804ccef4e
|
chore(linters): Enable `string-format` rule for revive (#15983)
|
2024-10-09 09:07:46 +02:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Paweł Żak
|
e6d82bd996
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849)
|
2024-09-16 10:56:55 -05:00 |
Sven Rebhan
|
b2967cb515
|
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
|
2024-08-30 14:23:51 -05:00 |
Dane Strandboge
|
19737fcb52
|
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-07-10 12:51:25 +02:00 |
Paweł Żak
|
1422c09294
|
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
|
2024-07-01 15:00:13 +02:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Paweł Żak
|
990ffc7222
|
chore(linters): Fix findings found by testifylint: bool-compare (#14163)
|
2023-10-24 10:45:17 -06:00 |
Sven Rebhan
|
61cf18c821
|
chore: Check logging functions like printf (#13743)
|
2023-08-09 15:02:36 -06:00 |
Sven Rebhan
|
7ced2606b2
|
chore(parsers)!: Remove old-style creation (#13310)
|
2023-05-23 14:17:11 -06:00 |
r3inbowari
|
19c4316694
|
chore: Update README.md (#12989)
|
2023-04-04 13:43:49 +02:00 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Joshua Powers
|
fa26b6498b
|
docs: remove trailing whitespace (#12660)
|
2023-02-09 12:35:18 -07:00 |
Paweł Żak
|
1260b4523b
|
chore: Fix linter findings for tenv (#12622)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-07 17:12:42 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Paweł Żak
|
581c82a31e
|
chore: Wrap long lines in plugins/inputs/[e-h]* (#12186)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2022-11-08 14:42:05 -06:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
gkatzioura
|
e5ee9e198b
|
feat(inputs.gcs): Google Cloud Storage Input Plugin (#8413)
|
2022-09-19 14:01:04 -06:00 |