Skip to content

docs: add CONTRIBUTING.md and config path validation#17

Merged
duna-feline merged 1 commit into
devfrom
docs/contributing
Feb 16, 2026
Merged

docs: add CONTRIBUTING.md and config path validation#17
duna-feline merged 1 commit into
devfrom
docs/contributing

Conversation

@duna-feline

Copy link
Copy Markdown
Collaborator

Added contribution guidelines and config validation for tool paths at load time.

Add CONTRIBUTING.md covering dev setup, code style (rustfmt + clippy),
running tests, and PR process.

In config.rs, validate that configured LLVM tool paths (clang,
llvm-link, llvm-ar, etc.) exist on disk when loading from the config
file, logging a warning for each missing tool.
@duna-feline
duna-feline merged commit 2342fc1 into dev Feb 16, 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