Files
Skyler Hawthorne f4a043df88 Fix YAML auto indent
This makes use of the new `extend` capture to
correct YAML indentation.

Fixes #6661
2023-04-15 18:58:21 -04:00

4 lines
25 B
Rust

use super::*;
mod yaml;