ldez
u/ldez
Twilio Segment has archived .
The main changes inside the are:
-
The project structure: organized into packages, and usable as a library
-
CLI performance improvements
-
Several bugs have been fixed
-
-wand-lcan be used at the same time -
New tests system that allows testing all the options
There is no breaking change.
is about nine to fourteen times faster than segmentio/golines.
Bonus: there is a logo.
Hi, you can do that:
linters:
exclusions:
rules:
- linters:
- revive
path: path/to/your/file.go
text: "unused-parameter: parameter 'XXX' seems to be unused, consider removing or renaming it as _"
Replace XXX with the parameter name, and path/to/your/file.go with your targeted file.
https://golangci-lint.run/docs/linters/false-positives/#exclude-issue-by-text