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

New version: JuliaFormatter v0.13.1 #29559

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 98e50ef6-434e-11e9-1051-2b60c6c9e899
Repo: https://github.com/domluna/JuliaFormatter.jl.git
Tree: 45b2108795af1971d79db20f76efdd9a9f5f28c7

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
JuliaRegistrator referenced this pull request in domluna/JuliaFormatter.jl Feb 7, 2021
…#361)

* Add parenthesis around arguments that cause ambigious parsing errors
when whitespace_in_kwargs = false.

Also behaviour with ! identifiers has changed. Previously whitespace
would be kept if the LHS identifier ended with a !, now the identifier
is wrapped in parenthesis

```
(; a! = 1)

->

(; (a!)=1)
```

* superflous code

* allows 0.7 CommonMark

* bump version
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch February 7, 2021 17:01 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2021

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit e32e02d into master Feb 7, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/juliaformatter/98e50ef6/v0.13.1 branch February 7, 2021 17:23
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.

2 participants