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 5 commits into
base: master
Choose a base branch
from

Conversation

lloeki
Copy link

@lloeki lloeki commented Dec 6, 2023

Continuation of #4376

Fixes #3254

Where are the tests? Have you added tests? Have you updated the tests? Read the
comment above and the documentation referenced in it first. Write tests!

Seriously, read :help ale-dev and write tests.

Working on it (trying to run the test docker thingy).

Added tests (inspired by Rubocop ones)

endfunction

" Handle output from steep
function! ale_linters#ruby#steep#HandleOutput(buffer, lines) abort
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a complex handler function. Add a test for this too. There's a directory for testing functions for handling results.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I will!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should finally be able to get back to complete this within a few weeks.

Copy link

stale bot commented Apr 22, 2024

This pull request has been automatically marked as stale because it has not been updated recently. Make sure to write tests and document your changes. See :help ale-dev for information on writing tests.
If your pull request is good to merge, bother w0rp or another maintainer again, and get them to merge it.

@stale stale bot added the stale PRs a bot will close automatically label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PRs a bot will close automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Steep (Ruby)
2 participants