code-scanning-rubocop 0.6.1
This gem adds a SARIF formatter to rubocop, so we can export alerts to code-scanning inside GitHub.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rubocop
            ~> 1.0
          
    