Add .terminal to xml file types (#14532)

This commit is contained in:
Will Faught
2025-10-04 11:49:43 -07:00
committed by GitHub
parent abe82e7474
commit f327307faa

View File

@@ -3046,6 +3046,7 @@ file-types = [
"gpx",
"fodt",
"fods",
"terminal",
]
block-comment-tokens = { start = "<!--", end = "-->" }
indent = { tab-width = 2, unit = " " }