MarsBased / marstyle

MarsBased code linter rules for Ruby and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript/ordered-imports

davidgg opened this issue · comments

Rule definition: https://palantir.github.io/tslint/rules/ordered-imports/

I prefer to enable this rule and use the default configuration (case-insensitive sort), it's a pain to sort imports until we find a good plugin to do it, but it helps us to keep the code neat.

This rule will be discussed this week in the ruby-tapas.

We want to sort by filename.