|
2 | 2 | * [👨💻Installation](installation.md) |
3 | 3 |
|
4 | 4 | * 🎉What's new? |
5 | | - * [v3.1.0 (latest)](whats_new/v310.md) |
6 | | - * [v3.0.0](whats_new/v300.md) |
7 | | - * [v2.2.1](whats_new/v221.md) |
8 | | - * [v2.2.0](whats_new/v2_2_0.md) |
| 5 | + * [v3.1.1 (latest)](whats_new/v311.md) |
| 6 | + * [v3.1.0](whats_new/v310.md) |
| 7 | + * [v3.0.0](whats_new/v300.md) |
| 8 | + * [v2.2.1](whats_new/v221.md) |
| 9 | + * [v2.2.0](whats_new/v2_2_0.md) |
9 | 10 |
|
10 | 11 | * 🚀Usage |
11 | | - * [✅Check](usage/check.md) |
12 | | - * [🤲Compare](usage/compare.md) |
13 | | - * [🛠Fix](usage/fix.md) |
| 12 | + * [✅Check](usage/check.md) |
| 13 | + * [🤲Compare](usage/compare.md) |
| 14 | + * [🛠Fix](usage/fix.md) |
14 | 15 |
|
15 | 16 | * ✅Checks |
16 | | - * [Duplicated Key](checks/duplicated_key.md) |
17 | | - * [Ending Blank Line](checks/ending_blank_line.md) |
18 | | - * [Extra Blank Line](checks/extra_blank_line.md) |
19 | | - * [Incorrect Delimiter](checks/incorrect_delimiter.md) |
20 | | - * [Key Without Value](checks/key_without_value.md) |
21 | | - * [Leading Character](checks/leading_character.md) |
22 | | - * [Lowercase Key](checks/lowercase_key.md) |
23 | | - * [Quote Character](checks/quote_character.md) |
24 | | - * [Space Character](checks/space_character.md) |
25 | | - * [Substitution Key](checks/substitution_key.md) |
26 | | - * [Trailing whitespace](checks/trailing_whitespace.md) |
27 | | - * [Unordered Key](checks/unordered_key.md) |
| 17 | + * [Duplicated Key](checks/duplicated_key.md) |
| 18 | + * [Ending Blank Line](checks/ending_blank_line.md) |
| 19 | + * [Extra Blank Line](checks/extra_blank_line.md) |
| 20 | + * [Incorrect Delimiter](checks/incorrect_delimiter.md) |
| 21 | + * [Key Without Value](checks/key_without_value.md) |
| 22 | + * [Leading Character](checks/leading_character.md) |
| 23 | + * [Lowercase Key](checks/lowercase_key.md) |
| 24 | + * [Quote Character](checks/quote_character.md) |
| 25 | + * [Space Character](checks/space_character.md) |
| 26 | + * [Substitution Key](checks/substitution_key.md) |
| 27 | + * [Trailing whitespace](checks/trailing_whitespace.md) |
| 28 | + * [Unordered Key](checks/unordered_key.md) |
28 | 29 |
|
29 | 30 | * 🔄Integrations |
30 | | - * [CircleCI](integrations/circleci.md) |
31 | | - * [GitHub Actions](integrations/github_actions.md) |
32 | | - * [Mega-Linter](integrations/mega_linter.md) |
33 | | - * [Reviewdog](integrations/reviewdog.md) |
34 | | - * [Super-Linter](integrations/super_linter.md) |
| 31 | + * [CircleCI](integrations/circleci.md) |
| 32 | + * [GitHub Actions](integrations/github_actions.md) |
| 33 | + * [Mega-Linter](integrations/mega_linter.md) |
| 34 | + * [Reviewdog](integrations/reviewdog.md) |
| 35 | + * [Super-Linter](integrations/super_linter.md) |
35 | 36 |
|
36 | 37 | * [🚧Benchmark](benchmark.md) |
37 | 38 | * [✌️Mentorship](mentorship.md) |
|
0 commit comments