Skip to content

psychdsignore

Definition:

List of files and gitignore expressions describing which files in the directory should be ignored by the Psych-DS validator.

Properties:

Property Value Description
path /.psychdsignore Full path of the current file

If object not found:

Property Value
code MISSING_PSYCHDSIGNORE
level warning
reason It is recommended to include a file called '.psychdsignore' in the base directory to indicate files/directories that the validator process should ignore.