ncasuk / amf-check-writer

Library to write AMF compliance checks
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Invalid rows now show a WARNING - need to resolve in google drive #46

Closed agstephens closed 3 years ago

agstephens commented 3 years ago

I have added a warning line in the output (to stderr) when the parser cannot understand a row (normally because the compliance checking rule is not defined yet). We can use these to retrospectively fix the spreadsheets on the google drive.

I will push to master.