Kampfkarren / Kampfkarren/selene
Support config file in directories that are being checked
Open
A-config
C-enhancement
- Dominant language
- Rust
- Stars
- 815
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Similar to .gitignore:
```
foo/
L bar/
L selene.toml
```
...should affect only files in bar/
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test entry point is named. Start by locating the configuration-discovery and directory-traversal code, then trace how selene.toml files are found while checking paths. Done means a configuration in bar/ affects only files under bar/, matching the shown hierarchy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100