This commit is contained in:
Zsolt Ero
2023-12-28 04:00:49 +01:00
parent cef6e9c4ae
commit 367d1ecbe3
6 changed files with 0 additions and 295 deletions

View File

@@ -6,6 +6,3 @@ ruff format .
find . -type f -name '*.conf' -path '*/nginx*' -exec nginxfmt -v {} +;
if [ -d "../styles" ]; then
scripts/styles/lint_styles/lint_styles.py ../styles/
fi