SAP / ui5-linter

A static code analysis tool for UI5
Apache License 2.0
41 stars 0 forks source link

feat: Detect pseudo modules of DataType #112

Closed d3xter666 closed 1 month ago

d3xter666 commented 1 month ago

JIRA: CPOUI5FOUNDATION-830

d3xter666 commented 1 month ago

Hi @KlattG ,

Would you please take a look at the messages in src/linter/linterReporting.ts

Now the messages we control are extracted in this place and we'll try to consolidate all the remaining messages in there in the near future.

RandomByte commented 1 month ago

Requires a rebase to resolve conflicts with https://github.com/SAP/ui5-linter/pull/127