A DeviceTree overlay with status = "enabled" boots the node disabled and a TOML integer with a leadi
88
A DeviceTree overlay with status = "enabled" boots the node disabled and a TOML integer with a leading zero stops the parser. Neither is an editor error. 22 checks and 46 snippets across 9 language packs, running offline in the editor you already have.
docker run --rm -v "$PWD":/work getreadystack/autohotkey-toml-devicetree-snippets /work/file
The same 22 rules as the VS Code extension, in a container. Mount a folder on /work.
--rules lists every ruledocker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work getreadystack/autohotkey-toml-devicetree-snippets --dir /work --ci
A freelance embedded software engineer bills a median of $103.27 per hour (contractrates.fyi crowdsourced rates, checked 2026-09-08). One licence costs less than twenty minutes of that hour.
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "autohotkey-toml-devicetree-snippets": { "command": "npx", "args": ["-y", "@readystack/autohotkey-toml-devicetree-snippets", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence; the full sweep is free for 7 days). The agent gets every finding with the line number.
- name: AutoHotkey v2, TOML and DeviceTree checks for VS Code
run: npx -y @readystack/autohotkey-toml-devicetree-snippets --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/autohotkey-toml-devicetree-snippets --dir /work --ci)
Try the full run free for 7 days — no key needed. Then one licence, 7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.
Content type
Image
Digest
sha256:d54fe21c0…
Size
46.1 MB
Last updated
4 days ago
docker pull getreadystack/autohotkey-toml-devicetree-snippets