Skip to content

Autoformatting does not separate includes and imports with blank line #130

Open
@metthal

Description

@metthal

Autoformatting something like this

include "file.yar" import "cuckoo"

does not do anything. I would expect autoformatter to separate includes and imports with blank line.

include "file.yar"

import "cuckoo"

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions