Yavor Ivanov
Yavor Ivanov
JIRA: CPOUI5FOUNDATION-792
JIRA: CPOUI5FOUNDATION-830
This change introduces an `--ignore-pattern` CLI option as well as introduces ui5 linter configuration file. The configuration file is `ui5lint.config.(js|mjs|cjs)` and currently supports only `ignores` property JIRA: CPOUI5FOUNDATION-782
#### Description Currently, the UI5 Linter outputs results in an ESLint-like style to the console. To make these findings transferrable to the VSCode "Reports" tab, we need to adopt VSCode's...
JIRA: CPOUI5FOUNDATION-858
Display information about the fixed problems from the autofix
Display information about the fixed problems from the autofix
This should be a potential improvement around the autofixer and improved LanguageService script version handling
This just shows destructuring patterns
fixes: https://github.com/SAP/ui5-linter/issues/373