How to use the bleach gem to perform rubocop and brakeman checks upon commit.

by ktlacaelel
macOS ◆ xterm-256color ◆ zsh 91 views

Shows how to perform code checks using the bleach gem on:

  1. An individual file.
  2. Every time you git commit.