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

ref(server): Allow formatting in the if_processing! macro #611

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Jun 8, 2020

Rustfmt does not format code in braces or token trees. To allow for formatting, require a block instead and use the function invocation syntax to get rustfmt to run.

No changelog entry.

@jan-auer jan-auer requested a review from a team June 8, 2020 09:10
@jan-auer jan-auer self-assigned this Jun 8, 2020
@jan-auer jan-auer merged commit f6f1d1a into master Jun 8, 2020
@jan-auer jan-auer deleted the ref/if-processing-formatting branch June 8, 2020 09:24
jan-auer added a commit that referenced this pull request Jun 8, 2020
* master:
  fix(envelope): Detect attachments that create events (#609)
  ref(server): Allow formatting in the if_processing! macro (#611)
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.

2 participants