Skip to content

BF: need to search multiple config directories

Paul McCarthy requested to merge bf/findconfigdir into master

Built-in plugins/config files should still be locatable, even if $FUNPACK_CONFIG_DIR is set. Therefore, multiple candidate config directories need to be searched when trying to locate a config/plugin file.

funpack merge request

Unless the maintainer is being sloppy, this merge request will not be accepted unless the following criteria are met:

  • Unit tests pass
  • Changelog updated
  • Version number in funpack/__init__.py updated according to Semantic Versioning conventions
Edited by Paul McCarthy

Merge request reports