(untested) Merge commit 24ab4ae from https://github.com/jzelinskie/chihaya

This commit is contained in:
Lawrence, Rendall
2022-04-16 01:22:24 +03:00
parent 8cd8343757
commit 965df2a9c3
11 changed files with 23 additions and 39 deletions

View File

@@ -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