Commit 5fccd92
authored
Remove learnMode property from claude-code-settings schema (SchemaStore#4964)
- Remove learnMode property definition from main schema file
- Remove learnMode usage from test configuration file
- Remove learnMode from negative test file
- All schema validation and formatting checks pass1 parent 6d9e17a commit 5fccd92
File tree
3 files changed
+0
-6
lines changed- src
- negative_test/claude-code-settings
- schemas/json
- test/claude-code-settings
3 files changed
+0
-6
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 194 | | |
199 | 195 | | |
200 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments