fsprojects / fsprojects/FSharpLint
Define JSON schema for `fsharplint.json` config file
Open
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 327
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Expected behavior
I can modify fsharplint.json with autocomplete and checking allowed values.
Actual behavior
No autocomlete or calues checking.
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
Locate how the repository handles the fsharplint.json configuration and identify the complete set of supported settings and allowed values. Define a JSON schema that enables editor autocomplete and validates those values; done means both behaviors work for fsharplint.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100