Skip to content

Remove newline requirement from atlas:import directive #3594

@T0rvadaL

Description

@T0rvadaL

SQL formatters such as PgFormatter and sql-formatter often strip away newlines that follow comments. To prevent this, you typically need to add a directive telling the formatter to ignore a given file or section. However, this approach is incompatible with the import directive, since that must appear at the very beginning of the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions