Commit 2306795
committed
Add RuboCop TODO file and fix gemspec formatting
- Generate .rubocop_todo.yml to suppress existing violations
- This allows CI to pass while tracking technical debt
- Fix string interpolation style in lint.rake
- Fix hash indentation in gemspec
- Remove conflicting cops from main config (delegated to TODO)
- All existing violations are now documented for future cleanup1 parent 8f087f0 commit 2306795
File tree
4 files changed
+589
-19
lines changed- rakelib
4 files changed
+589
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 44 | + | |
52 | 45 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 46 | + | |
59 | 47 | | |
60 | 48 | | |
61 | 49 | | |
| |||
0 commit comments