|
2 | 2 |
|
3 | 3 | - label: "Introduction"
|
4 | 4 | link: "/"
|
5 |
| -- label: Welcome |
| 5 | +- label: "Welcome" |
6 | 6 | items:
|
7 | 7 | - label: "Install"
|
8 | 8 | link: "/welcome/install/"
|
|
12 | 12 | link: "/welcome/integrations/"
|
13 | 13 | - label: "FAQ"
|
14 | 14 | link: "/welcome/faq/"
|
15 |
| -- label: Usage |
| 15 | +- label: "Usage" |
16 | 16 | items:
|
17 | 17 | - label: "Configuration"
|
18 | 18 | link: "/usage/configuration/"
|
|
22 | 22 | link: "/usage/false-positives/"
|
23 | 23 | - label: "Formatters"
|
24 | 24 | link: "/usage/formatters/"
|
25 |
| -- label: Product |
| 25 | +- label: "Product" |
26 | 26 | items:
|
27 | 27 | - label: "Thanks"
|
28 | 28 | link: "/product/thanks/"
|
|
36 | 36 | link: "/product/performance/"
|
37 | 37 | - label: "GitHub"
|
38 | 38 | link: "https://github.com/golangci/golangci-lint"
|
39 |
| -- label: Contributing |
| 39 | +- label: "Contributing" |
40 | 40 | items:
|
41 |
| - - label: Quick Start |
42 |
| - link: /contributing/quick-start/ |
43 |
| - - label: Workflow |
44 |
| - link: /contributing/workflow/ |
45 |
| - - label: Architecture |
46 |
| - link: /contributing/architecture/ |
47 |
| - - label: New Linters |
48 |
| - link: /contributing/new-linters/ |
| 41 | + - label: "Quick Start" |
| 42 | + link: "/contributing/quick-start/" |
| 43 | + - label: "Workflow" |
| 44 | + link: "/contributing/workflow/" |
| 45 | + - label: "Architecture" |
| 46 | + link: "/contributing/architecture/" |
| 47 | + - label: "New Linters" |
| 48 | + link: "/contributing/new-linters/" |
49 | 49 | - label: "Debug"
|
50 | 50 | link: "/contributing/debug/"
|
51 |
| - - label: FAQ |
52 |
| - link: /contributing/faq/ |
53 |
| - - label: This Website |
54 |
| - link: /contributing/website/ |
55 |
| -- label: Plugins |
| 51 | + - label: "FAQ" |
| 52 | + link: "/contributing/faq/" |
| 53 | + - label: "This Website" |
| 54 | + link: "/contributing/website/" |
| 55 | +- label: "Plugins" |
56 | 56 | items:
|
57 |
| - - label: Module Plugin System |
58 |
| - link: /plugins/module-plugins/ |
59 |
| - - label: Go Plugin System |
60 |
| - link: /plugins/go-plugins/ |
| 57 | + - label: "Module Plugin System" |
| 58 | + link: "/plugins/module-plugins/" |
| 59 | + - label: "Go Plugin System" |
| 60 | + link: "/plugins/go-plugins/" |
0 commit comments