feat: add linter

This commit is contained in:
Sun-ZhenXing
2026-02-19 16:21:45 +08:00
parent 3360ca01a2
commit be71b96317
37 changed files with 3608 additions and 100 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Node.js
node_modules/
# Ignore Helm chart default values files
*-values.yaml
values-*.yaml