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

refact: drops rbs usage #122

Merged
merged 5 commits into from
Jul 21, 2024
Merged

refact: drops rbs usage #122

merged 5 commits into from
Jul 21, 2024

Conversation

pftg
Copy link
Collaborator

@pftg pftg commented Jul 17, 2024

Supporting RBS files became unnecessary once we achieved stable development and covered 92% of the code.

The costs and complications associated with keeping RBS files up-to-date are significant.
Rubymine's ability to compare with YARD notations is more than capable of finding inconsistencies.

image

pftg added 4 commits July 17, 2024 21:13
after we were able to setup stable development and
covered code by 92%, there is no need to support RBS files.

There is a cost and complications to support RBS files up-to-date. Basically Rubymine can compare with RDoc notations which will be enough to find inconsistency
@pftg pftg requested a review from donv July 17, 2024 19:33
@pftg pftg merged commit 08c001c into master Jul 21, 2024
5 checks passed
@pftg pftg deleted the drop-rbs branch July 21, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants