forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main' into JeancarloBarrios/sy…
…nc-upstream-to-50-ms
- Loading branch information
Showing
5,610 changed files
with
1,158,483 additions
and
260,173 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
This file was deleted.
Oops, something went wrong.
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,32 @@ | ||
language: "en" | ||
early_access: false | ||
reviews: | ||
request_changes_workflow: false | ||
high_level_summary: true | ||
poem: false | ||
review_status: true | ||
collapse_walkthrough: true | ||
path_filters: | ||
- "!api/" | ||
path_instructions: | ||
- path: "**/*.go" | ||
instructions: "Review the Golang code for conformity with the Uber Golang style guide, highlighting any deviations." | ||
- path: "tests/**/*" | ||
instructions: | | ||
"Assess the integration and e2e test code assessing sufficient code coverage for the changes associated in the pull request" | ||
- path: "**/*_test.go" | ||
instructions: | | ||
"Assess the unit test code assessing sufficient code coverage for the changes associated in the pull request" | ||
- path: "**/*.md" | ||
instructions: | | ||
"Assess the documentation for misspellings, grammatical errors, missing documentation and correctness" | ||
auto_review: | ||
enabled: true | ||
ignore_title_keywords: | ||
- "WIP" | ||
- "DO NOT MERGE" | ||
drafts: false | ||
base_branches: | ||
- "main" | ||
chat: | ||
auto_reply: true |
This file was deleted.
Oops, something went wrong.
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,8 @@ | ||
cips | ||
pullrequest | ||
keypair | ||
pastTime | ||
hasTables | ||
Nam | ||
EyT | ||
upTo |
Oops, something went wrong.