applied lint typo fixes

This commit is contained in:
Gani Georgiev
2026-03-04 22:31:27 +02:00
parent 4a40c1b897
commit bb18799a0b
56 changed files with 4788 additions and 4780 deletions

View File

@@ -1247,7 +1247,7 @@ func TestLoadingDynamicModel(t *testing.T) {
"nullObjectEmpty": null,
};
// constuct dummy SELECT column value literals based on the expectations
// construct dummy SELECT column value literals based on the expectations
const selectColumns = [];
for (const col in expectations) {
const val = expectations[col]

File diff suppressed because it is too large Load Diff