Commit d113984
authored
rubocop: Add types of rubocop (#1020)
* RuboCop::Cop::Base#on_*
* RuboCop::Cop::ConfigurableEnforcedStyle#*_style_detected
* RuboCop::Ext::Comment
refs:
* https://github.com/rubocop/rubocop/blob/v1.57.0/lib/rubocop/cop/base.rb#L137
* https://github.com/rubocop/rubocop/blob/v1.57.0/lib/rubocop/cop/mixin/configurable_enforced_style.rb
* https://github.com/rubocop/rubocop/blob/v1.57.0/lib/rubocop/ext/comment.rb1 parent 1959cc3 commit d113984
1 file changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| |||
150 | 158 | | |
151 | 159 | | |
152 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
153 | 166 | | |
154 | 167 | | |
155 | 168 | | |
| |||
180 | 193 | | |
181 | 194 | | |
182 | 195 | | |
183 | | - | |
| 196 | + | |
184 | 197 | | |
185 | 198 | | |
186 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
187 | 204 | | |
188 | 205 | | |
189 | 206 | | |
| |||
0 commit comments