Skip to content

feat: add checks for `config.toml` path fields

Closes #85 (closed), #87 (closed)

Checks for #85 (closed)

  • Instead of *_filename_* as proposed in #85 (closed), stick with *_filepath_* (because filename may sound like only the last bit_
  • Use *_directory_* to signify paths to directory
  • Also add errors.ConfigInvalidInput for future checks

Note: when R is ready to M, also need to resolve conflict based on the new naming conventions

Edited by Tuan Pham

Merge request reports