Skip to content

feat: look for config file in .config subdirectory#669

Merged
brianmcgee merged 1 commit intomainfrom
dot-config
Apr 15, 2026
Merged

feat: look for config file in .config subdirectory#669
brianmcgee merged 1 commit intomainfrom
dot-config

Conversation

@brianmcgee
Copy link
Copy Markdown
Member

Closes #668

@brianmcgee brianmcgee requested a review from jfly February 27, 2026 12:00
Comment thread config/config.go Outdated
@brianmcgee brianmcgee force-pushed the dot-config branch 2 times, most recently from c1d765c to 0c1c416 Compare April 15, 2026 08:43
Closes #668

Signed-off-by: Brian McGee <brian@bmcgee.ie>
Copy link
Copy Markdown
Collaborator

@jfly jfly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I worry there's still an edge case here, but it seems much less likely to occur. Since you already tried my earlier suggestion and it didn't work out, I'm ok landing this as is, we can always make more changes in the future if people run into trouble.

Comment thread config/config.go
@brianmcgee brianmcgee merged commit 0f88ad0 into main Apr 15, 2026
6 checks passed
@brianmcgee brianmcgee deleted the dot-config branch April 15, 2026 15:37
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.

Supprt the .config directory in the project root

2 participants