Linter doesn't complain about unnecessary `ie: { "version_added": false }` statements
Open
Nobody has claimed this yet.
linter
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Infrastructure issue
What is the issue?
The Fixer removes unnecessary ie: { "version_added": false } statements, but the Linter does not report them.
What behavior were you expecting?
The Linter should report the issue.
What version(s) of BCD is the issue present in?
- The current BCD release
- The current version of the
mainbranch
Do you have anything more you want to share?
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
Compare the Fixer's handling of unnecessary ie: { "version_added": false } statements with the Linter behavior described in the issue, starting from the linked commit and pull request checks. Update the Linter so it reports the same unnecessary statements, then verify that the linter no longer passes the cited invalid data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100