Sha256: 895d787b00c76339c45b6478cd7c6eb193937bf2e232ab7cb86977ef62126b0e
Contents?: true
Size: 1.71 KB
Versions: 2
Compression:
Stored size: 1.71 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2024-09-06 09:55:51 UTC using RuboCop version 1.64.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 11 # This cop supports safe autocorrection (--autocorrect). InternalAffairs/CopDescriptionWithExample: Exclude: - 'lib/rubocop/cop/fips/md5.rb' - 'lib/rubocop/cop/fips/open_ssl.rb' - 'lib/rubocop/cop/fips/sha1.rb' - 'lib/rubocop/cop/gem_fetcher.rb' - 'lib/rubocop/cop/gitlab_security/deep_munge.rb' - 'lib/rubocop/cop/in_batches.rb' - 'lib/rubocop/cop/internal_affairs/deprecate_cop_helper.rb' - 'lib/rubocop/cop/line_break_around_conditional_block.rb' - 'lib/rubocop/cop/migration/update_large_table.rb' - 'lib/rubocop/cop/performance/rubyzip.rb' - 'lib/rubocop/cop/polymorphic_associations.rb' # Offense count: 1 InternalAffairs/InheritDeprecatedCopClass: Exclude: - 'lib/rubocop/cop/gitlab_security/json_serialization.rb' # Offense count: 10 InternalAffairs/MissingCopDepartment: Exclude: - 'lib/rubocop/cop/active_record_dependent.rb' - 'lib/rubocop/cop/active_record_serialize.rb' - 'lib/rubocop/cop/avoid_return_from_blocks.rb' - 'lib/rubocop/cop/custom_error_class.rb' - 'lib/rubocop/cop/gem_fetcher.rb' - 'lib/rubocop/cop/in_batches.rb' - 'lib/rubocop/cop/line_break_after_guard_clauses.rb' - 'lib/rubocop/cop/line_break_around_conditional_block.rb' - 'lib/rubocop/cop/polymorphic_associations.rb' - 'lib/rubocop/cop/redirect_with_status.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gitlab-styles-13.0.1 | .rubocop_todo.yml |
gitlab-styles-13.0.0 | .rubocop_todo.yml |