Skip to content

refactor: proper configuration parsing instead of whatever I was doing#63

Merged
monstermuffin merged 1 commit intomainfrom
dev
Mar 24, 2026
Merged

refactor: proper configuration parsing instead of whatever I was doing#63
monstermuffin merged 1 commit intomainfrom
dev

Conversation

@monstermuffin
Copy link
Copy Markdown
Owner

Refactored the boolean env var parsing in config.py, replaced the inconsistent inline lambdas with a shared _parse_bool helper, and extracted _parse_excluded_dirs for the EXCLUDED_DIRS logic.

This is, apparently, how this should be done according to Claude.

@monstermuffin monstermuffin merged commit b7abf6f into main Mar 24, 2026
2 checks passed
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