Skip to content

Commit ad45966

Browse files
authored
Merge branch 'santib/execution-context-formatter-hooks' into santib/runnable-refactor
2 parents dcdc38d + 5f16c36 commit ad45966

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ plugins:
55
AllCops:
66
TargetRubyVersion: 3.1
77
NewCops: enable
8+
Exclude:
9+
- "examples/**/*"
10+
- "vendor/**/*"
811

912
Lint/MissingSuper:
1013
Enabled: false

0 commit comments

Comments
 (0)