11# This configuration was generated by
22# `rubocop --auto-gen-config`
3- # on 2026-02-26 22:49:47 UTC using RuboCop version 1.85.0.
3+ # on 2026-02-27 14:35:36 UTC using RuboCop version 1.85.0.
44# The point is for the user to remove these configuration records
55# one by one as the offenses are removed from the code base.
66# Note that changes in the inspected code, or installation of new
@@ -15,7 +15,7 @@ Lint/ConstantDefinitionInBlock:
1515 - ' spec/lexer_spec.rb'
1616 - ' spec/theme_spec.rb'
1717
18- # Offense count: 37
18+ # Offense count: 38
1919# Configuration parameters: IgnoreLiteralBranches, IgnoreConstantBranches, IgnoreDuplicateElseBranch.
2020Lint/DuplicateBranch :
2121 Enabled : false
@@ -121,48 +121,6 @@ Performance/StringInclude:
121121 Exclude :
122122 - ' lib/rouge/lexers/hack.rb'
123123
124- # Offense count: 118
124+ # Offense count: 113
125125Rouge/NoBuildingAlternationPatternInRegexp :
126- Exclude :
127- - ' lib/rouge/lexers/apple_script.rb'
128- - ' lib/rouge/lexers/armasm.rb'
129- - ' lib/rouge/lexers/bbcbasic.rb'
130- - ' lib/rouge/lexers/bicep.rb'
131- - ' lib/rouge/lexers/cfscript.rb'
132- - ' lib/rouge/lexers/cmhg.rb'
133- - ' lib/rouge/lexers/console.rb'
134- - ' lib/rouge/lexers/crystal.rb'
135- - ' lib/rouge/lexers/csharp.rb'
136- - ' lib/rouge/lexers/d.rb'
137- - ' lib/rouge/lexers/dart.rb'
138- - ' lib/rouge/lexers/eiffel.rb'
139- - ' lib/rouge/lexers/elm.rb'
140- - ' lib/rouge/lexers/erlang.rb'
141- - ' lib/rouge/lexers/haskell.rb'
142- - ' lib/rouge/lexers/http.rb'
143- - ' lib/rouge/lexers/idris.rb'
144- - ' lib/rouge/lexers/idris.rb'
145- - ' lib/rouge/lexers/isabelle.rb'
146- - ' lib/rouge/lexers/java.rb'
147- - ' lib/rouge/lexers/jsp.rb'
148- - ' lib/rouge/lexers/kotlin.rb'
149- - ' lib/rouge/lexers/lean.rb'
150- - ' lib/rouge/lexers/magik.rb'
151- - ' lib/rouge/lexers/make.rb'
152- - ' lib/rouge/lexers/mason.rb'
153- - ' lib/rouge/lexers/moonscript.rb'
154- - ' lib/rouge/lexers/mosel.rb'
155- - ' lib/rouge/lexers/nix.rb'
156- - ' lib/rouge/lexers/p4.rb'
157- - ' lib/rouge/lexers/pascal.rb'
158- - ' lib/rouge/lexers/perl.rb'
159- - ' lib/rouge/lexers/postscript.rb'
160- - ' lib/rouge/lexers/python.rb'
161- - ' lib/rouge/lexers/r.rb'
162- - ' lib/rouge/lexers/rust.rb'
163- - ' lib/rouge/lexers/scala.rb'
164- - ' lib/rouge/lexers/sml.rb'
165- - ' lib/rouge/lexers/stata.rb'
166- - ' lib/rouge/lexers/vala.rb'
167- - ' lib/rouge/lexers/wollok.rb'
168- - ' lib/rouge/lexers/xojo.rb'
126+ Enabled : false
0 commit comments