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

dev: sorting linters by alphabet (ascending order) #2437

Merged
merged 3 commits into from
Dec 28, 2021

Commits on Dec 28, 2021

  1. refactor: sorting linters by alphabet (ascending order)

    This change will help to :
    - keep linters db in the consistent view
    - keep new unmerged linters in conflict-free mode until merge time comes
      (assuming new linters will be placed in the correct position, instead
       settings to the end of the list)
    butuzov committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    7fb261c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecea1ca View commit details
    Browse the repository at this point in the history
  3. review: improve comments

    ldez committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8d1e092 View commit details
    Browse the repository at this point in the history