openclaw/config
Peter Steinberger ae12413ee2
chore(tooling): enforce no-floating-promises and drop DOM globals from Node-side typechecking (#104422)
* chore(lint): enforce no-floating-promises repo-wide

* feat(tooling): split DOM globals out of the Node-side typecheck program

tsconfig.core.json now compiles src/ + packages/ with lib ES2023; new
tsconfig.ui.json owns ui/ with DOM. Web-global names used by Node code
alias to canonical undici/stream-web types; highlight.js loads through a
validated narrow API because its d.ts force-includes lib.dom. Boundary,
sparse-guard, changed-lane routing, and profile lanes cover the new ui
graph.

* chore(deps): declare undici-types and teach knip about the highlight.js runtime require

* ci: retrigger dropped pull_request synchronize event

* refactor(types): derive web-global aliases from @types/node fetch globals, drop undici-types dep

* ci: retrigger after dependency guard cleared

* fix(scripts): add ui lane to changed-lanes declaration union
2026-07-11 07:28:20 -07:00
..
tsconfig chore: move oxlint tsconfigs under config 2026-05-03 15:12:06 +01:00
knip.config.ts chore(tooling): enforce no-floating-promises and drop DOM globals from Node-side typechecking (#104422) 2026-07-11 07:28:20 -07:00
markdownlint-cli2.jsonc
shellcheckrc
swiftformat chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
swiftlint.yml chore(swift): enforce current formatting and lint rules (#103313) 2026-07-10 11:54:08 +01:00