Commit 4c5d082
authored
ci: add supported configurations linter to keep in sync with index.d.ts (#7954)
This makes sure index.d.ts and supported-configurations.json keep in sync.
This is important, since the json file defines the actual behavior while
index.d.ts is used for our official documentation.1 parent e92e7f0 commit 4c5d082
17 files changed
Lines changed: 956 additions & 2 deletions
File tree
- .github
- workflows
- eslint-rules
- fixtures/config-names-sync
- internal-env-and-ignored-names
- missing-in-index-dts
- missing-in-supported-configurations
- missing-nested-leaf-in-supported-configurations
- trace-propagation-style-exception
- valid
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
| |||
0 commit comments