chore: add linter configs (editorconfig, hadolint, markdownlint, prettier, yamllint, ruff, zed)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
bracketSameLine: true
|
||||
htmlWhitespaceSensitivity: css
|
||||
printWidth: 120
|
||||
tabWidth: 2
|
||||
singleQuote: true
|
||||
trailingComma: all
|
||||
proseWrap: preserve
|
||||
endOfLine: lf
|
||||
Reference in New Issue
Block a user