PhlexUI / PhlexUI-web

Phlex components for your Rails app
https://www.phlexui.com
32 stars 10 forks source link

Add standard rb and github actions for checking linting #80

Closed iseth closed 6 months ago

iseth commented 6 months ago

This pr adds standardrd and a github actions linter to check that everything is standardrb compliant.

I ran bundle exec standardrb --fix which linted the project.