Files
meshcore-analyzer/public
OpenClaw Bot 976ccf6db5 style(live): revert auto-format whitespace churn from #1490 (#1514 S1)
PR #1490 reintroduced cosmetic whitespace flips that commit baeb49dc was
supposed to clean up:

- function() <-> function () spacing
- slice(0,3) <-> slice(0, 3) and similar binary-operator spacing
- '0':0x7E <-> '0': 0x7E object-literal spacing
- {} <-> { } empty block

Net behavioral change: zero. 85 lines whitespace-only.

Refs #1514
2026-05-31 22:44:04 +00:00
..