Commit 98fa6e7
Fix RuboCop command in linters documentation
- Change 'rubocop -a' to 'bundle exec rubocop -A'
- Use bundle exec as per CLAUDE.md requirements
- Use -A flag instead of deprecated -a flag
Co-authored-by: Justin Gordon <[email protected]>1 parent 8c32a63 commit 98fa6e7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments