Skip to content

[dhall format] Prefer unquoted URLs #1235

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

Merged
merged 4 commits into from
Aug 22, 2019

Conversation

philandstuff
Copy link
Contributor

This updates dhall format to prefer unquoted URLs.

I included the test cases described in #1109, but along the way I
discovered a standard bug so I have opened dhall-lang/dhall-lang#704 to
fix it. This change depends on that upstream fix.

Fixes #1109.

This updates `dhall format` to prefer unquoted URLs.

I included the test cases described in dhall-lang#1109, but along the way I
discovered a standard bug so I have opened dhall-lang/dhall-lang#704 to
fix it.  This change depends on that upstream fix.

Fixes dhall-lang#1109.
@Gabriella439
Copy link
Collaborator

@philandstuff: Feel free to skip newly-added test cases that we haven't addressed yet

@philandstuff philandstuff force-pushed the format-urls-as-unquoted branch 2 times, most recently from 940d4f5 to 2c0920d Compare August 22, 2019 20:44
@mergify mergify bot merged commit 06dc9ab into dhall-lang:master Aug 22, 2019
@philandstuff philandstuff deleted the format-urls-as-unquoted branch August 23, 2019 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dhall format should prefer percent-encoded URL paths instead of quoted paths
2 participants