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 support for Steep (Ruby) #3254

Open
lloeki opened this issue Jul 30, 2020 · 0 comments · May be fixed by #4671
Open

Add support for Steep (Ruby) #3254

lloeki opened this issue Jul 30, 2020 · 0 comments · May be fixed by #4671
Labels
new tool Support for new linters, fixers, etc.

Comments

@lloeki
Copy link

lloeki commented Jul 30, 2020

Name: steep
URL: https://github.com/soutaro/steep

Steep is a type checker for Ruby 2, using RBS files (Ruby type signature) that will be a core part of Ruby 3.

Direct CLI output:

$ steep check
lib/phone.rb:46:0: MethodDefinitionMissing: module=::Phone, method=self.countries (class Phone)

LSP support:

steep langserver
@lloeki lloeki added the new tool Support for new linters, fixers, etc. label Jul 30, 2020
lloeki added a commit to lloeki/ale that referenced this issue Dec 2, 2022
lloeki added a commit to lloeki/ale that referenced this issue Oct 21, 2023
lloeki added a commit to lloeki/ale that referenced this issue Dec 6, 2023
@lloeki lloeki linked a pull request Dec 6, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool Support for new linters, fixers, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant