Commit d91374b
authored
build: remove git validation from default vscode settings (#31310)
Removes the validations for git messages that were introduced at some point. It seems like having these in the project overrides the user settings and is annoying for some team members. If somebody wants to run these validations, they can add them to their own vscode settings.1 parent 3aece5d commit d91374b
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
31 | 27 | | |
0 commit comments