Skip to content

[feat] Split config into linting and formatting #1149

@ShGKme

Description

@ShGKme

Having linting mixed with formatting:

  • Complicates migration because formatting brings dramatic changes with potentially thousands of errors
    • Having it split allows migration in 2 steps
  • Restricts from using other tools for formatting
    • Such as Prettier or oxlint
  • Is more opinionated in general

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions