Skip to content

fix(config_file): allow directories in _path_validator#192

Merged
mdevolde merged 1 commit into
jxmorris12:masterfrom
mdevolde:fix/path_validator
Jun 20, 2026
Merged

fix(config_file): allow directories in _path_validator#192
mdevolde merged 1 commit into
jxmorris12:masterfrom
mdevolde:fix/path_validator

Conversation

@mdevolde

Copy link
Copy Markdown
Collaborator

fix(config_file): allow directories in _path_validator

Why the pull request was made

Because directories are not allowed for config values that are path, which is problematic for config values like languageModel.

Summary of changes

  • Allow directories in config_file._path_validator

Screenshots (if appropriate):

Not applicable.

How has this been tested?

Tested with concerned config values.

Resources

Not applicable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation only)
  • Refactor / code style update (non-breaking change that improves code structure or readability)
  • Tests / CI improvement (adding or updating tests or CI configuration only)
  • Other (please describe):

Checklist

  • Followed the project's contributing guidelines.
  • Updated any relevant tests.
  • Updated any relevant documentation.
  • Added comments to your code where necessary.
  • Formatted your code, run the linters, checked types and tests.

@mdevolde mdevolde self-assigned this Jun 20, 2026
@mdevolde mdevolde merged commit ff82f92 into jxmorris12:master Jun 20, 2026
10 checks passed
@mdevolde mdevolde deleted the fix/path_validator branch June 20, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant