-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from initia-labs/fix/proto-lint
fix proto-lint and run lint
- Loading branch information
Showing
23 changed files
with
1,110 additions
and
720 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
coverage: | ||
precision: 2 | ||
round: down | ||
range: 70...100 | ||
|
||
status: | ||
project: | ||
default: | ||
threshold: 1% # allow this much decrease on project | ||
changes: false | ||
|
||
comment: | ||
layout: "reach, diff, files" | ||
behavior: default # update if exists else create new | ||
|
||
ignore: | ||
- "api/" | ||
- "*.md" | ||
- "*.rst" | ||
- "cmd/" | ||
- "contrib/" | ||
- "docs/" | ||
- "networks/" | ||
- "proto/" | ||
- "scripts/" | ||
- "thrid_party/" | ||
- "docker/" | ||
- "client/" | ||
- "custom/" | ||
- "**/cli" | ||
- "**/rest" | ||
- "**/*.pb.go" | ||
- "**/*.pulsar.go" | ||
- "**/*.pb.gw.go" | ||
- "**/test_utils.go" | ||
- "**/module.go" | ||
- "x/ibc/testing" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
115 changes: 56 additions & 59 deletions
115
...kenfactory/v1/authorityMetadata.pulsar.go → ...enfactory/v1/authority_metadata.pulsar.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.