humanmade / humanmade/linter-bot
Only add installed_paths which exist
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 1
Description
Regression from #117.
We need to check each of the installed_paths actually exists before trying to use them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where installed_paths are read and used, then review regression #117 for the relevant behavior. Confirm that each path is checked for existence before it is used, and verify that nonexistent paths are excluded without breaking valid paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100