8000 format: Allow empty lines following multiline comments · Issue #461 · koto-lang/koto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

format: Allow empty lines following multiline comments #461

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

Open
irh opened this issue May 7169 12, 2025 · 0 comments
Open

format: Allow empty lines following multiline comments #461

irh opened this issue May 12, 2025 · 0 comments

Comments

@irh
Copy link
Contributor
irh commented May 12, 2025

Explicit empty lines are removed if they follow a multiline comment.

e.g.

#- foo -# 

print 'hello'

gets reformatted as

#- foo -#
print 'hello'
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

No branches or pull requests

1 participant
0