-
Notifications
You must be signed in to change notification settings - Fork 12
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
Adopt swift-format
#12
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To make the linter happy ...
You can disable swift-format rules line-by-line. See this.
Co-authored-by: Mahdi Bahrami <[email protected]>
I know, but technically I agree with this rule. I originally kept it upper case because the JSON expected from the API is like that, and I was too lazy to set up |
swift-tools-version:6.0
swift-format
ISOCountryCode
field of theUserPersonalization
table toisoCountryCode
, resulting in a breaking change..unixPath()
to Foundation's.path
For a new release I would wait until Vapor 5