Bump rubocop from 1.82.1 to 1.85.1 #110
Open
Annotations
10 errors
|
Lint code for consistent style:
test/parity.rb#L156
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/parity.rb#L152
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/parity.rb#L146
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/parity.rb#L134
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/fixtures/tags/autoescape/objects.test.rb#L16
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/fixtures/regression/4701-block-inheritance-issue.test.rb#L16
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
test/fixtures/expressions/magic_call.test.rb#L21
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
|
Lint code for consistent style:
lib/twig/node/expression/call.rb#L16
Style/PredicateWithKind: Prefer `any?(Unary::Spread)` to `any? { ... }` with a kind check.
|
|
Lint code for consistent style:
lib/twig/auto_hash.rb#L20
Style/SelectByKind: Prefer `grep` to `filter` with a kind check.
|
|
Lint code for consistent style:
lib/tasks/twig_parity.rake#L105
Style/OneClassPerFile: Do not define multiple classes/modules at the top level in a single file.
|
Loading