799cc82bb5
* cmd/crowdsec: removed log.Fatal()s, added tests and print error for unrecognized argument * updated golangci-lint to v1.46 * lint/deadcode: fix existing issues * tests: cscli config backup/restore * tests: cscli completion powershell/fish * err check: pflags MarkHidden() * empty .dockerignore (and explain the reason) * tests, errors.Wrap * test for CS_LAPI_SECRET and minor refactoring * minor style changes * log cleanup
3 lines
161 B
Text
3 lines
161 B
Text
# We include .git in the build context because excluding it would break the
|
|
# "make release" target, which uses git to retrieve the build version and tag.
|
|
#.git
|