move auth and favicon form main to handlers, linting
This commit is contained in:
@@ -3,8 +3,9 @@ package ruleset_v2
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"gopkg.in/yaml.v3"
|
||||
"testing"
|
||||
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
// unmarshalRule is a helper function to unmarshal a Rule from a JSON string.
|
||||
|
||||
Reference in New Issue
Block a user