class Check
    class Stylelint < Check
      GLOBAL_BINARY = 'stylelint'.freeze
      LOCAL_BINARY = 'node_modules/.bin/stylelint'.freeze