aboutsummaryrefslogtreecommitdiff
path: root/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py
diff options
context:
space:
mode:
Diffstat (limited to 'pw_presubmit/py/pw_presubmit/pigweed_presubmit.py')
-rwxr-xr-xpw_presubmit/py/pw_presubmit/pigweed_presubmit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py b/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py
index a0cbe83b8..d7b65d32c 100755
--- a/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py
+++ b/pw_presubmit/py/pw_presubmit/pigweed_presubmit.py
@@ -532,6 +532,7 @@ _EXCLUDE_FROM_COPYRIGHT_NOTICE: Sequence[str] = (
r'\.json$',
r'\.png$',
r'\.svg$',
+ r'\.xml$',
# Documentation
r'\.md$',
r'\.rst$',