From 175fd81d19cfb8b05c4e9ba388b6308b8c865bf1 Mon Sep 17 00:00:00 2001
From: Felix Boerner <ich@felix-boerner.de>
Date: Thu, 06 Mar 2025 21:25:54 +0000
Subject: [PATCH] style: update default linter config

---
 tests/exampleSiteWithVideo/static/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/exampleSiteWithVideo/static/css/style.css b/tests/exampleSiteWithVideo/static/css/style.css
index fce3760..8a65a82 100644
--- a/tests/exampleSiteWithVideo/static/css/style.css
+++ b/tests/exampleSiteWithVideo/static/css/style.css
@@ -1 +1 @@
-# Custom CSS
+/* Custom CSS */

--
Gitblit v1.10.0