Skip to content

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented May 7, 2021

  • Add rustfmt check to CI
  • Format modules defined inside macros

taiki-e added 2 commits May 7, 2021 23:14
`cargo fmt` cannot recognize modules defined inside macros.
@taiki-e taiki-e merged commit 5691066 into master May 7, 2021
@taiki-e taiki-e deleted the fmt branch May 7, 2021 14:45
@taiki-e taiki-e mentioned this pull request May 7, 2021
@taiki-e taiki-e added 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. 0.3-backport: completed and removed 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels May 7, 2021

# shellcheck disable=SC2046
if [[ -z "${CI:-}" ]]; then
(
Copy link
Member Author

@taiki-e taiki-e May 8, 2021

Choose a reason for hiding this comment

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

I'm not sure why I added these extra parentheses...

EDIT: filed #2425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant