This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
docile
Watch
1
Star
0
Fork
You've already forked docile
0
mirror of
https://github.com/ms-ati/docile
synced
2023-03-27 23:21:52 -04:00
Code
Releases
Activity
75b66bec6a
docile
/
.rubocop.yml
3 lines
46 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Rubocop and run checks in CI This should finally allow us to adopt code style lints, as well as others such as performance linting, and have them enforced by the Github Actions continuous integration (CI) jobs. For now, I'm choosing to depend on the 'panolint' gem from Panorama Education, which is my current workplace, as I'd like to adopt and stay consistent with the setting used there. Changes * Move development and test dependencies from gemspec to Gemfile * Add dependency on 'panolint' gem * Add .rubocop.yml * Fix all existing issues * Run rubocop in github actions CI
2021-05-10 12:26:41 -04:00
inherit_gem
:
Fix Rubocop path to panolint gem
2022-04-11 11:49:51 -04:00
panolint
:
panolint-rubocop.yml
Copy permalink