google / gonids

gonids is a library to parse IDS rules, with a focus primarily on Suricata rule compatibility. There is a discussion forum available that you can join on Google Groups: https://groups.google.com/forum/#!topic/gonids/
Apache License 2.0
179 stars 48 forks source link

Add golangci-lint config #161

Closed duanehoward closed 3 years ago

duanehoward commented 3 years ago

Add module pieces required by newer Go and golangci-lint configuration to get some basic linting back.

duanehoward commented 3 years ago

It is expected to have some lint errors. Will fix in distinct PR.

duanehoward commented 3 years ago

fixes #158