NASA-PDS / pds3-product-tools

Library supporting the design/generation, validation and submission of PDS3 archival products.
https://nasa-pds.github.io/pds3-product-tools/
Apache License 2.0
0 stars 1 forks source link

Does not throw an error when an assignment symbol (=) is not surrounded by blanks #3

Open jordanpadams opened 5 years ago

jordanpadams commented 5 years ago

The attached label contains lines where the assignment symbol (=) is not surrounded by blanks like line 42:

END_OBJECT=COLUMN

However, the product-tools library does not throw an error against these statements. According to section 12.7.3 of the PDS Standards, assignment symbols must be surrounded by blanks.

data.zip