Skip to content

Commit

Permalink
Merge pull request #627 from gotcha/patch-1
Browse files Browse the repository at this point in the history
ZCML is XML
  • Loading branch information
Wilfred authored Jan 29, 2024
2 parents 982f252 + 992f9cf commit de3aeff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parse/guess_language.rs
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ pub(crate) fn language_globs(language: Language) -> Vec<glob::Pattern> {
"*.xsd",
"*.xsl",
"*.xslt",
"*.zcml",
"App.config",
"nuget.config",
"packages.config",
Expand Down

0 comments on commit de3aeff

Please sign in to comment.