]> git.ipfire.org Git - thirdparty/git.git/blobdiff - userdiff.c
Merge branch 'en/t7518-unflake'
[thirdparty/git.git] / userdiff.c
index df85f0b8c523b6b4c750be6acaf1716b5857cbf7..9c63be9fb89b7a45587b2c0fd4ecddf0ca5c546d 100644 (file)
@@ -200,7 +200,7 @@ PATTERNS("csharp",
         "|[-+*/<>%&^|=!]=|--|\\+\\+|<<=?|>>=?|&&|\\|\\||::|->"),
 IPATTERN("css",
         "![:;][[:space:]]*$\n"
-        "^[_a-z0-9].*$",
+        "^[:[@.#]?[_a-z0-9].*$",
         /* -- */
         /*
          * This regex comes from W3C CSS specs. Should theoretically also