ui5-linter icon indicating copy to clipboard operation
ui5-linter copied to clipboard

test: Add fixtures for missing findings

Open codeworrior opened this issue 1 year ago • 1 comments

Missing findings:

  • a renderer definition that re-uses the render function from another renderer
    • a similar case is solved via https://github.com/SAP/ui5-linter/pull/440
  • ~~a missing manifest:"json" entry in a component~~
    • solved via https://github.com/SAP/ui5-linter/pull/428
  • ~~the use of a deprecated setting in a constructor call (the same setting is found in a different context)~~
    • solved via https://github.com/SAP/ui5-linter/pull/437

codeworrior avatar Nov 04 '24 21:11 codeworrior

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 23 '25 11:06 CLAassistant