Paweł Żak
|
c76f319b84
|
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008)
|
2023-04-03 07:19:43 -06:00 |
Paweł Żak
|
86cd0c0c24
|
chore: Fix linter findings for makezero (part4) (#12410)
|
2022-12-20 11:42:09 +01:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
Eng Zer Jun
|
81090be35d
|
refactor: replace strings.Replace with strings.ReplaceAll (#11079)
|
2022-05-11 09:53:34 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Paweł Żak
|
3dc5281632
|
fix: Linter fixes for plugins/outputs/[a-f]* (#10124)
|
2021-11-18 09:26:24 -07:00 |
Alexander Krantz
|
eb41218fe0
|
fix: CrateDB replace dots in tag keys with underscores (#9566)
|
2021-08-10 17:48:02 -04:00 |
Pascal Zimmermann
|
3ad40df311
|
Update pgx to v4 (#9182)
|
2021-06-02 21:28:16 -06:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Paweł Żak
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Paweł Żak
|
ba66d4facb
|
Revive fixes - part 1 (#8797)
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
|
2021-02-08 11:18:40 -05:00 |
Trevor Pounds
|
ee056278f5
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
Trevor Pounds
|
17360f079c
|
Fix spelling mistakes (#4888)
|
2018-10-19 11:12:01 -07:00 |
Daniel Nelson
|
b11468757c
|
Add uint/bool support to cratedb output (#4117)
|
2018-05-08 12:10:25 -07:00 |
Felix Geisendörfer
|
62ec3e50d9
|
Add CrateDB output plugin (#3210)
|
2017-11-09 14:03:16 -08:00 |