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
Expected Behavior
UI5 linter should detect findings in all manifest.json files.
Current Behavior
UI5 linter ignores following manifest.json files in OpenUI5
Steps to Reproduce the Issue
cd src/sap.ui.core/ui5lintContext
1.20.11