ci: configure sonarcloud (#13921)

This commit is contained in:
Julien Robert
2022-11-18 15:14:49 +00:00
committed by GitHub
parent b425907b95
commit eb4afa74ba
36 changed files with 38 additions and 89 deletions
-2
View File
@@ -110,5 +110,3 @@ func TxMultiSignBatchExec(clientCtx client.Context, filename string, from string
return clitestutil.ExecTestCLICmd(clientCtx, cli.GetMultiSignBatchCmd(), args)
}
// DONTCOVER
-2
View File
@@ -1,7 +1,5 @@
package simulation
// DONTCOVER
import (
"fmt"
"math/rand"