|
15 | 15 | resyntax/default-recommendations/dict-suggestions |
16 | 16 | resyntax/default-recommendations/exception-suggestions |
17 | 17 | resyntax/default-recommendations/file-io-suggestions |
18 | | - resyntax/default-recommendations/for-loop-shortcuts |
19 | 18 | resyntax/default-recommendations/function-definition-shortcuts |
20 | 19 | resyntax/default-recommendations/function-shortcuts |
21 | 20 | resyntax/default-recommendations/hash-shortcuts |
|
24 | 23 | resyntax/default-recommendations/legacy-syntax-migrations |
25 | 24 | resyntax/default-recommendations/let-binding-suggestions |
26 | 25 | resyntax/default-recommendations/list-shortcuts |
| 26 | + resyntax/default-recommendations/loops/for-loop-shortcuts |
| 27 | + resyntax/default-recommendations/loops/list-loopification |
| 28 | + resyntax/default-recommendations/loops/named-let-loopification |
27 | 29 | resyntax/default-recommendations/match-shortcuts |
28 | 30 | resyntax/default-recommendations/miscellaneous-suggestions |
29 | 31 | resyntax/default-recommendations/mutability-predicates |
30 | | - resyntax/default-recommendations/named-let-loopification |
31 | 32 | resyntax/default-recommendations/numeric-shortcuts |
32 | 33 | resyntax/default-recommendations/require-and-provide-suggestions |
33 | 34 | resyntax/default-recommendations/string-shortcuts |
|
51 | 52 | resyntax/default-recommendations/dict-suggestions |
52 | 53 | resyntax/default-recommendations/exception-suggestions |
53 | 54 | resyntax/default-recommendations/file-io-suggestions |
54 | | - resyntax/default-recommendations/for-loop-shortcuts |
55 | 55 | resyntax/default-recommendations/function-definition-shortcuts |
56 | 56 | resyntax/default-recommendations/function-shortcuts |
57 | 57 | resyntax/default-recommendations/hash-shortcuts |
|
60 | 60 | resyntax/default-recommendations/legacy-syntax-migrations |
61 | 61 | resyntax/default-recommendations/let-binding-suggestions |
62 | 62 | resyntax/default-recommendations/list-shortcuts |
| 63 | + resyntax/default-recommendations/loops/for-loop-shortcuts |
| 64 | + resyntax/default-recommendations/loops/list-loopification |
| 65 | + resyntax/default-recommendations/loops/named-let-loopification |
63 | 66 | resyntax/default-recommendations/match-shortcuts |
64 | 67 | resyntax/default-recommendations/miscellaneous-suggestions |
65 | 68 | resyntax/default-recommendations/mutability-predicates |
66 | | - resyntax/default-recommendations/named-let-loopification |
67 | 69 | resyntax/default-recommendations/numeric-shortcuts |
68 | 70 | resyntax/default-recommendations/require-and-provide-suggestions |
69 | 71 | resyntax/default-recommendations/string-shortcuts |
|
102 | 104 |
|
103 | 105 | legacy-syntax-migrations |
104 | 106 | let-binding-suggestions |
| 107 | + list-loopification |
105 | 108 | list-shortcuts |
106 | 109 | match-shortcuts |
107 | 110 | miscellaneous-suggestions |
|
0 commit comments