Skip to content

Commit 25e4341

Browse files
committed
chore: 🧑‍💻 remove Django linting of HTML files
1 parent d43f6ef commit 25e4341

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"[python]": {
3030
"editor.defaultFormatter": "charliermarsh.ruff"
3131
},
32-
"[html][django-html]": {
33-
"editor.defaultFormatter": "monosans.djlint"
34-
},
3532
"python.defaultInterpreterPath": "${workspaceFolder}/.venv",
3633
"python.languageServer": "Pylance",
3734
"files.insertFinalNewline": true,

0 commit comments

Comments
 (0)