mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-23 08:14:48 -07:00
(untested) Merge commit 24ab4ae from https://github.com/jzelinskie/chihaya
This commit is contained in:
@@ -6,6 +6,9 @@ output:
|
||||
linters-settings:
|
||||
goimports:
|
||||
local-prefixes: "sot-te.ch/mochi"
|
||||
staticcheck:
|
||||
checks:
|
||||
- "all"
|
||||
gosec:
|
||||
excludes:
|
||||
- "G404" # Allow the usage of math/rand
|
||||
|
||||
Reference in New Issue
Block a user