Merlin Beutlberger

Results 47 issues of Merlin Beutlberger

Read: **[RFC 0016 Library Source Manifest](https://github.com/SAP/ui5-tooling/blob/rfc-library-source-manifest/rfcs/0016-library-source-manifest.md)** JIRA: CPOUI5FOUNDATION-1155

RFC

## Requirement Provide an ESLint plugin to easily integrate UI5 linter checks into existing development workflows. ## Challenges _Or why this was not our initial design goal_ * ESLint rules...

tool integration

This currently causes a Maximum call stack size exceeded exception within TypeScript's checker#typeToString method. This illustrates the issue reported in https://github.com/SAP/ui5-linter/issues/75

JIRA: CPOUI5FOUNDATION-911

## Benchmark comparison Between [b11fc72](https://github.com/SAP/ui5-linter/pull/282/commits/b11fc72f8858f824d7c6d7df373348142a5c0796) and [`v0.3.5`](https://github.com/SAP/ui5-linter/commit/4cdb94b1be12595d34f56b12e3e33e8a6d383d86) ### themelib_sap_horizon | Branch | Mean [ms] | Min [ms] | Max [ms] | |---|---:|---:|---:| | main | 546.5 ± 12.8 | 523.8...

Likely an issue with the UI5 type definitions

Still very much work in progress. FixHints are still present but should be completely replaced by the Fix class and its subclasses and the generateChanges module. ### Concept 1. Traverse...