We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32081bf commit 9bf1eabCopy full SHA for 9bf1eab
planemo_ext/galaxy/tools/linters/xml_order.py
@@ -1,6 +1,9 @@
1
+# https://github.com/galaxy-iuc/standards
2
+# https://github.com/galaxy-iuc/standards/pull/7/files
3
TAG_ORDER = [
4
'description',
5
'macros',
6
+ 'parallelism',
7
'requirements',
8
'code',
9
'stdio',
0 commit comments