crowdsec/pkg/apiserver/controllers
mmetc 8fecc2c00b
enable staticcheck linter; fixes (#1806)
- explicitly ignore returned parameters
 - replace Walk with faster WalkDir
 - log path error during hub dir sync
 - colorize static unit tests
 - removed duplicate import in crowdsec/main.go
 - typos
 - func tests: default datasource in tests/var/log instead of /tmp
 - action setup-go v3
2022-10-14 16:12:21 +02:00
..
v1 enable staticcheck linter; fixes (#1806) 2022-10-14 16:12:21 +02:00
controller.go Add duration expr to add duration formula (#1556) 2022-06-22 11:29:52 +02:00