Expand description
This module contains default values and the Default trait implementation for InstantiatedConfig.
Staticsยง
- CODE_
RESULTS_ ๐SUBDIR_ REGEX - The default regular expression for
codeandresultsfolders to match against. The format isYYYY-MM-DD_kebab-case-brief-description. - README_
FILE_ ๐NAMES - The default accepted file names of the READMEs that should be present in the
project root and within each subdirectory in the
codeanddatadirectories. - WORKFLOW_
FILE_ ๐NAMES - The default accepted file names of the workflow files that should be present
within each subdirectory in the
codedirectory.