feat(ci): add a bunch more linters
This commit is contained in:
@@ -21,6 +21,8 @@ func randKey() string {
|
||||
}
|
||||
|
||||
func TestGetSetting(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
key := SettingKey(randKey())
|
||||
value := "howdy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user