Files
Umbraco-CMS/.vscode/settings.json
Niels Lyngsø 0dd4443b75 Feature: validation synchronization as opt in (#18798)
* allow for this word

* getMessages

* split inherit and sync method

* sync feature

* rename sync report

* auto report + impl

* remove log

* double inheritance test

* one more test
2025-03-25 15:48:07 +01:00

6 lines
52 B
JSON

{
"cSpell.words": [
"unprovide"
]
}