Fix indentation per editorconfig
parent
b8dd5fc053
commit
9a9de66c8c
|
@ -1,7 +1,7 @@
|
||||||
// Place your settings in this file to overwrite default and user settings.
|
// Place your settings in this file to overwrite default and user settings.
|
||||||
{
|
{
|
||||||
"search.exclude": {
|
"search.exclude": {
|
||||||
"**/validation": true,
|
"**/validation": true,
|
||||||
"**/tests/Validation/cases": true
|
"**/tests/Validation/cases": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue