ZCML is XML

Zope and Plone ZCML (Zope Configuration Markup Language) is XML.
pull/627/head
Godefroid Chapelle 2024-01-29 16:40:48 +07:00 committed by GitHub
parent 982f2526fb
commit 992f9cf11d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

@ -368,6 +368,7 @@ pub(crate) fn language_globs(language: Language) -> Vec<glob::Pattern> {
"*.xsd", "*.xsd",
"*.xsl", "*.xsl",
"*.xslt", "*.xslt",
"*.zcml",
"App.config", "App.config",
"nuget.config", "nuget.config",
"packages.config", "packages.config",