Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:38 +08:00
commit 4e7b2cfa56
19 changed files with 6651 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# sapui5-linter
UI5 Linter for static code analysis of SAPUI5/OpenUI5 projects. Detects deprecated APIs, global usage, CSP violations, with autofix capabilities for UI5 2.x migration.