Remove check_front command

This commit is contained in:
2024-10-13 20:19:54 +02:00
committed by Bartuccio Antoine
parent 7e1734aed5
commit 0b31b215f6
4 changed files with 1 additions and 132 deletions

View File

@ -7,7 +7,7 @@
},
"files": {
"ignoreUnknown": false,
"ignore": ["core/static/vendored", "*.min.*", "staticfiles/generated"]
"ignore": ["*.min.*", "staticfiles/generated"]
},
"formatter": {
"enabled": true,