rubocop 1.70.0
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (9):
            json
            ~> 2.3
          
          
            language_server-protocol
            >= 3.17.0
          
          
            parallel
            ~> 1.10
          
          
            parser
            >= 3.3.0.2
          
          
            rainbow
            >= 2.2.2, < 4.0
          
          
            regexp_parser
            >= 2.9.3, < 3.0
          
          
            rubocop-ast
            >= 1.36.2, < 2.0
          
          
            ruby-progressbar
            ~> 1.7
          
          
            unicode-display_width
            >= 2.4.0, < 4.0
          
    


