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

View File

@@ -3,7 +3,7 @@ clickhouse:
shardsCount: 1
antiAffinity: true
defaultUser:
password: "clickhouse-password" # Change me!
password: clickhouse-password # Change me!
allowExternalAccess: true
persistence:
enabled: true