Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify error message casing #1841

Merged
merged 3 commits into from
Feb 4, 2022
Merged

Unify error message casing #1841

merged 3 commits into from
Feb 4, 2022

Conversation

romac
Copy link
Member

@romac romac commented Feb 3, 2022

Description

Start error message with a lower case letter everywhere.


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

Copy link
Member

@adizere adizere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! Left two questions, feel free to merge.

I will do a bit of noise by tagging the whole core team here, as an unofficial signal that we're adopting lower-cases in log messages throughout the codebase. @hu55a1n1 @mzabaluev @seanchen1991 @soareschen.

proto-compiler/src/cmd/compile.rs Show resolved Hide resolved
relayer/src/channel.rs Outdated Show resolved Hide resolved
relayer/src/error.rs Outdated Show resolved Hide resolved
relayer/src/error.rs Outdated Show resolved Hide resolved
relayer/src/channel.rs Outdated Show resolved Hide resolved
@romac romac merged commit d1ac089 into romac/1797-ibc-v3 Feb 4, 2022
@romac romac deleted the romac/error-msg-case branch February 4, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants