PostHog / PostHog/context-mill
Allow list more popular linter and formatter tools
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 17
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 36
Description
Check projects like the trunk check and superlinter, get a list of common tools that fall into this linting/formatting category and allowlist them. This stops the agent from being getting stuck on unexpected tool usage like biome or rome, for example
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing linter and formatter allowlist and its tests, then review the tool lists from trunk check and super-linter. Done means common tools such as biome and rome, along with other justified tools found in the research, are accepted without the agent getting stuck and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100