Skip to content

feat(config): support user-level ~/.charter/.charter.toml config#1

Merged
supasympa merged 1 commit into
mainfrom
feat/user-level-config
May 7, 2026
Merged

feat(config): support user-level ~/.charter/.charter.toml config#1
supasympa merged 1 commit into
mainfrom
feat/user-level-config

Conversation

@supasympa

Copy link
Copy Markdown
Contributor

Charter now searches for config in this order:

  1. <repoRoot>/.charter.toml
  2. <repoRoot>/charter.toml
  3. ~/.charter/.charter.toml

Repo-level configs always override user-level configs.

Includes tests verifying the lookup order and override behavior.

Charter now searches for config in this order:
1. <repoRoot>/.charter.toml
2. <repoRoot>/charter.toml
3. ~/.charter/.charter.toml

Repo-level configs always override user-level configs.
@supasympa supasympa merged commit eb35cb0 into main May 7, 2026
1 check 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