phusion / juvia

A commenting server similar to Disqus and IntenseDebate.

Home Page:http://phusion.github.io/juvia/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup github actions for specs and linters

adnikiforov opened this issue · comments

We are gonna run those checks:

  • specs
  • rubocop + performance, rspec, rails modules using reviewdog
  • reek (probably good idea, despite he is kinda capricious)

So we need to setup github actions for those.