Closed a-frantz closed 1 month ago
error
warning
note
If we all agree on the above, we should
This definition aligns with my concept of error, warning, and note.
Looks good to me. It could probably be added in a new DEVELOPMENT.md guidance doc or something similar.
DEVELOPMENT.md
error
is pretty straightforward, it is used when parsed WDL is incorrect or invalid in some way.warning
should be used when encountered WDL is confusing, problematic, error-prone, etc. but not "invalid".note
would be everything else and is mostly issues of style conformityIf we all agree on the above, we should
warning
/note
appropriately