Linter does not lint specific manifest.json files
Open
Nobody has claimed this yet.
detection
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 13
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 9
Description
Expected Behavior
UI5 linter should detect findings in all manifest.json files.
Current Behavior
UI5 linter ignores following manifest.json files in OpenUI5
- src/sap.ui.core/test/sap/ui/core/qunit/routing/fixture/manifest2commonconfig/manifest.json
- src/sap.ui.core/test/sap/ui/core/qunit/routing/fixture/manifest2target/manifest.json
- src/sap.ui.core/test/sap/ui/core/qunit/component/testdata/manifest2/basic/manifest_w_resource.json
Steps to Reproduce the Issue
- Checkout OpenUI5
- Navigate to sap.ui.core library by
cd src/sap.ui.core/ - Execute UI5 linter with
ui5lint
Context
- UI5 linter version:
1.20.11
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 running ui5lint from src/sap.ui.core/ in OpenUI5 and compare its output for the three listed manifest.json files. Trace how the linter discovers manifest files, then verify that findings from each file are reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100