mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-11 04:15:54 +02:00
test pkg/exprhelpers: explicit message if the tag "expr_debug" is missing (#3400)
* test pkg/exprhelpers: explicit message if the tag "expr_debug" is missing * typo * lint: use build tag expr_debug while linting * lint
This commit is contained in:
parent
cc1196c3ad
commit
9ef5f58f88
5 changed files with 95 additions and 36 deletions
|
@ -1,3 +1,4 @@
|
|||
//go:build expr_debug
|
||||
package exprhelpers
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue