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

Proposal: Add Steep::Diagnostic::Ruby.silent template to suppress all warnings #800

Merged
merged 1 commit into from
May 24, 2023

Conversation

tk0miya
Copy link
Contributor

@tk0miya tk0miya commented May 23, 2023

To use steep for completions and navigations, this adds a new settings template Steep::Diagnostic::Ruby.silent that suppresses all warnings.

I'm not sure if adding a new template is the best way to implement completions-only mode. But it's a simple and quick way to do that.

refs: #787

To use steep for completions and navigations, this adds a new settings
template `Steep::Diagnostic::Ruby.silent` that suppresses all warnings.

refs: soutaro#787
Copy link
Owner

@soutaro soutaro left a comment

Choose a reason for hiding this comment

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

👏

@soutaro soutaro merged commit d37a08c into soutaro:master May 24, 2023
@soutaro soutaro added this to the Steep 1.5 milestone May 24, 2023
@tk0miya tk0miya deleted the add_Steep_Diagnostic_Ruby_silent branch May 24, 2023 02:09
@soutaro soutaro added the Released The PR is already included in a published release label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The PR is already included in a published release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants