rubocop 1.76.1
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (10):
            json
            ~> 2.3
          
          
            language_server-protocol
            ~> 3.17.0.2
          
          
            lint_roller
            ~> 1.1.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.45.0, < 2.0
          
          
            ruby-progressbar
            ~> 1.7
          
          
            unicode-display_width
            >= 2.4.0, < 4.0
          
    


