feat: setup qlty [CW-4614] (#11918)

This commit is contained in:
Shivam Mishra
2025-07-14 17:12:28 +05:30
committed by GitHub
parent 93f18315cc
commit 1132556512
6 changed files with 102 additions and 62 deletions

View File

@@ -0,0 +1,2 @@
ignored:
- DL3008

View File

@@ -0,0 +1 @@
source-path=SCRIPTDIR

View File

@@ -0,0 +1,8 @@
rules:
document-start: disable
quoted-strings:
required: only-when-needed
extra-allowed: ["{|}"]
key-duplicates: {}
octal-values:
forbid-implicit-octal: true