generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
detectionAn issue related to detection capabilitiesAn issue related to detection capabilities
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
detectionAn issue related to detection capabilitiesAn issue related to detection capabilities