We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ded274 commit 4e89dacCopy full SHA for 4e89dac
2 files changed
.github/workflows/pull_request_ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Run pylint
29
run: |
30
- pylint tools/**
+ pylint tools/**py
31
32
validate-xml:
33
name: Use xmlllint to validate the xml file against the schema file
standard_names.xml
@@ -3850,4 +3850,4 @@
3850
<type units="various">real</type>
3851
</standard_name>
3852
</section>
3853
-</standard_names>
+</standard_names>
0 commit comments