Skip to content

refactor(config): drop bito-lint config names and simplify discovery#2

Merged
claylo merged 3 commits intomainfrom
chore/update-template
Apr 2, 2026
Merged

refactor(config): drop bito-lint config names and simplify discovery#2
claylo merged 3 commits intomainfrom
chore/update-template

Conversation

@claylo
Copy link
Copy Markdown
Owner

@claylo claylo commented Apr 2, 2026

Remove bito-lint.* config file discovery. Config search now
short-circuits on first match per directory instead of
accumulating and merging multiple files.
Precedence: .config/bito. > .bito. > bito.
Also removes unused clap::Parser import in main.rs and
updates docs, examples, and tests to match.

claylo added 3 commits April 1, 2026 22:32
Remove bito-lint.* config file discovery. Config search now
short-circuits on first match per directory instead of
accumulating and merging multiple files.

Precedence: .config/bito.<ext> > .bito.<ext> > bito.<ext>

Also removes unused clap::Parser import in main.rs and
updates docs, examples, and tests to match.
@claylo claylo merged commit ce74218 into main Apr 2, 2026
5 checks passed
@claylo claylo deleted the chore/update-template branch April 2, 2026 03:18
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