Add *.ui to the XML file extensions

pull/504/merge
Wilfred Hughes 2023-09-09 10:07:11 +07:00
parent c627326e31
commit d6fe1221a4
1 changed files with 1 additions and 0 deletions

@ -348,6 +348,7 @@ pub fn language_globs(language: Language) -> Vec<glob::Pattern> {
"*.plist",
"*.resx",
"*.svg",
"*.ui",
"*.xml",
"*.xsl",
"*.xslt",