//! `.editorconfig` emitter — provides per-project editor style settings.
//!
//! Kotlin sources are canonically formatted with ktfmt (`--kotlinlang-style`),
//! the single formatter for the emitted tree; these settings only guide editors
//! and non-Kotlin files.
/// Emit `.editorconfig` for the AAR project root.