Skip to content

Commit f0d334d

Browse files
nficanoclaude
andcommitted
chore: exclude recipes/ from rubocop (mirrors samples/)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 74ee6ce commit f0d334d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ AllCops:
99
SuggestExtensions: false
1010
Exclude:
1111
- 'samples/**/*'
12+
- 'recipes/**/*'
1213
- 'tmp/**/*'
1314
- 'pkg/**/*'
1415
- 'vendor/**/*'

0 commit comments

Comments
 (0)