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

Inconvenient indent after typing '\n' symbol in a single line sections in the end of file #558

Open
iromeo opened this issue Nov 5, 2024 · 1 comment

Comments

@iromeo
Copy link
Contributor

iromeo commented Nov 5, 2024

Before:

rule foo:
    input: "foo/{sample}"

type "\n" and then "output"

After:

rule foo:
    input: "foo/{sample}"
        output
@iromeo iromeo added this to the next next major milestone Nov 5, 2024
@iromeo
Copy link
Contributor Author

iromeo commented Nov 5, 2024

See test Scenario: New line in section in the end of file

iromeo added a commit that referenced this issue Nov 5, 2024
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