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

Bad indentation for string with URL in it. #27

Open
cgay opened this issue Aug 25, 2018 · 1 comment
Open

Bad indentation for string with URL in it. #27

cgay opened this issue Aug 25, 2018 · 1 comment

Comments

@cgay
Copy link
Member

cgay commented Aug 25, 2018

The second line doesn't indent correctly (or at all):

  if (starts-with?(url, "https://github.com"))
make(<git-transport>)

If I change "https://github.com" to the empty string dylan-mode indents the second line correctly.

@cgay
Copy link
Member Author

cgay commented Aug 25, 2018

To narrow it down a bit, removing the // also fixes the indentation.

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

No branches or pull requests

1 participant