diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index c421e4e2..468a7781 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config --exclude-limit 180` -# on 2024-02-12 23:31:43 UTC using RuboCop version 1.60.2. +# on 2024-02-12 23:31:59 UTC using RuboCop version 1.60.2. # 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 @@ -386,7 +386,6 @@ Layout/IndentationWidth: - 'lib/apipie/resource_description.rb' - 'lib/tasks/apipie.rake' - # Offense count: 15 # This cop supports safe autocorrection (--autocorrect). # Configuration parameters: AllowDoxygenCommentStyle, AllowGemfileRubyComment.