This repository was archived by the owner on Mar 23, 2024. It is now read-only.
Commit a8517fe
committed
maximumLineLength spec: functions in variables should test all variations
`should not report functions stored in variables` only tested a nameless,
parameterless function, that was actually too short anyway
fix to test var, let, and const, with or without identifier or params1 parent a2827a2 commit a8517fe
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
0 commit comments