ronin-code-sql icon indicating copy to clipboard operation
ronin-code-sql copied to clipboard

Add rubocop

Open postmodern opened this issue 3 years ago • 0 comments

Add rubocop to the repository.

  • Add the rubocop gem to the Gemfile.
  • Train rubocop on the existing code (rubocop --auto-gen-config) and try to fix as many 1-2 time syntax violations.
  • Add a rubocop task and add it to the CI.

postmodern avatar Jul 24 '21 15:07 postmodern