ronin-exploits icon indicating copy to clipboard operation
ronin-exploits copied to clipboard

Add rubocop

Open postmodern opened this issue 4 years ago • 1 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 Dec 01 '21 18:12 postmodern