GTR005 — Reorder <tool> attributes (codemod)

Contract: behaviour-preserving.

Claim

Reordering the <tool> element’s attributes is a no-op.

Proof

Identical to GTR002: XML 1.0 §3.1 + Galaxy’s name-keyed attribute access (parser/xml.py throughout). Shares _attribute_ordering.py.