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

Use steep for development with LSP #42

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

kachick
Copy link
Owner

@kachick kachick commented Apr 30, 2021

Resolves #41

@kachick kachick force-pushed the integerate-steep-in-development branch from 5e615de to 824643a Compare April 30, 2021 15:08
Comment on lines +15 to +16
env:
BUNDLE_WITHOUT: development
Copy link
Owner Author

Choose a reason for hiding this comment

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

I don't want to install many gems in test environment, a typical one is active_support(steep is dependent).

So needed this change from referenced https://github.com/ruby/setup-ruby/tree/2eb6adbfb1f8850489a1f947f9421d777ea89485#bundle-config

https://github.com/kachick/ruby-ulid/runs/2476775610
https://github.com/kachick/ruby-ulid/runs/2476775617

スクリーンショット 2021-05-01 0 10 53

スクリーンショット 2021-05-01 0 11 11

Then worked as expected 🎉

@kachick kachick merged commit 9b21623 into main Apr 30, 2021
@kachick kachick deleted the integerate-steep-in-development branch April 30, 2021 15:17
kachick added a commit to kachick/irb-power_assert that referenced this pull request May 24, 2021
* Clarify version of rubocop families
* Don't include rubocop families in test environments

refs:
  * kachick/ruby-ulid#154
  * kachick/times_kachick#73
  * kachick/ruby-ulid#42 (comment)
kachick added a commit to kachick/rspec-matchers-power_assert_matchers that referenced this pull request May 24, 2021
* Clarify version of rubocop families
* Don't include rubocop families in test environments

refs:
  * kachick/ruby-ulid#154
  * kachick/times_kachick#73
  * kachick/ruby-ulid#42 (comment)
  * kachick/irb-power_assert@21d5f89
@kachick kachick mentioned this pull request Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate rbs and steep for development
1 participant