Move contributor docs editor message structure tree generator from test to tools directory (#3663)

This commit is contained in:
Keavon Chambers
2026-01-20 23:53:15 -08:00
committed by GitHub
parent 7af60e02a3
commit 781fa7ae95
13 changed files with 142 additions and 111 deletions

View File

@@ -1,3 +1,5 @@
// TODO: Port this script to Rust as part of `tools/editor-message-tree/src/main.rs`
/* eslint-disable no-console */
import fs from "fs";