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

Lstacul/lint with standard #9

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

stac47
Copy link
Member

@stac47 stac47 commented Jan 4, 2024

Problem: No coding style is enforced in this project.

Solution: Use standard to get the de facto modern standard of code
style.

stac47 added 2 commits January 4, 2024 11:15
Problem: We need to have this library working across different versions
of Ruby and Rails. We will do a major release with the changes required
to achieve that goal.

Solution: This first commit sanitizes the dependencies (remove
development dependencies and declared previously hidden dependency upon
active_support). It also removed the mokeypatching on the String class.
Problem: No coding style is enforced in this project.

Solution: Use standard to get the de facto modern standard of code
style.
@stac47 stac47 merged commit 316b0c2 into onfido:master Jan 5, 2024
6 checks passed
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.

1 participant