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

Add Ruby linter with Steep #4671

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on May 27, 2024

  1. Add Ruby linter with Steep

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    36a27fb View commit details
    Browse the repository at this point in the history
  2. Run steep instead of using language server

    LSP presents a few issues and this works around those.
    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0de6c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a051863 View commit details
    Browse the repository at this point in the history
  4. Add simple tests for steep

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    00dbeb9 View commit details
    Browse the repository at this point in the history
  5. Add steep to supported tools

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b220b41 View commit details
    Browse the repository at this point in the history
  6. Pass linter

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5fff127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3e645b View commit details
    Browse the repository at this point in the history
  8. Make lnum an integer

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    27d614f View commit details
    Browse the repository at this point in the history
  9. Add Steep handler test

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8856648 View commit details
    Browse the repository at this point in the history
  10. Fix separator for Windows

    lloeki committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fcb2bdd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    28120a3 View commit details
    Browse the repository at this point in the history
  2. Use ALEInfo (I) group

    lloeki committed May 29, 2024
    Configuration menu
    Copy the full SHA
    18267d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8579545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9f59e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd9023 View commit details
    Browse the repository at this point in the history
  6. Fix separator discrepancy

    lloeki committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fd80bcf View commit details
    Browse the repository at this point in the history