psych-ds / psychds-validator

Validator tools for the psych-DS specification
0 stars 1 forks source link

Do a commenting/cleaning pass on the psychds validator codebase #54

Open bleonar5 opened 1 month ago

bleonar5 commented 1 month ago

Do a pass on all the psychds validator code to make sure that all functions are fully commented with all arguments specific.

When checking each function, make sure that there is proper try/catch blocks wherever they might be needed

Try to see if there's a way to preserve comments when bundling code