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

Adding ruby linting to the CI checks to ensure styling is consistent #113

Open
edwinthinks opened this issue Aug 24, 2022 · 3 comments
Open
Assignees

Comments

@edwinthinks
Copy link
Collaborator

I'am wondering if we want to utilize some linting library like https://github.com/rubocop/rubocop or https://github.com/testdouble/standard?

This can help keep our code consistent.

@edwinthinks
Copy link
Collaborator Author

@freestylebit @chriszimmerman thoughts?

@chriszimmerman
Copy link
Collaborator

I'm using rubocop at my current job and I love it. Using an automated linter gets rid of a class of problems so I'm in full support of adding one. I think it would be valuable to have a JS one as well.

@freestylebit
Copy link
Collaborator

Yep, let's do this! I used rubocop previously with good results, too!

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

No branches or pull requests

3 participants