fix(ci): add gitleaks config (#1513)

* fix(ci): add gitleaks config to ignore init.sh

* make ci lint init.sh

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
4rgon4ut 2022-11-30 15:59:22 +04:00 committed by GitHub
parent fac43e57b8
commit b59dd75a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2767 additions and 1 deletions

2766
.gitleaks.toml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ MONIKER="localtestnet"
KEYRING="test"
KEYALGO="eth_secp256k1"
LOGLEVEL="info"
# to trace evm
# trace evm
TRACE="--trace"
# TRACE=""