check-templated-code-snippets: Allow 'your.email' as EMail placeholder
- Apr 23, 2024
-
-
ebd92a43
-
- Apr 22, 2024
-
-
Martin Schroschk authored
Respect it.
a03b9c9d
-
- Apr 10, 2024
-
-
Alexander Grund authoreda978e6d0
-
Alexander Grund authored
The `re.compile` failed for lines containing "[" or "]" as those need to be escaped. Implement a small version of `re.escape` for that task improving the existing function
bf914ecd -
Alexander Grund authored
Use generator expressions and extract tuples to improve readability for future fixing
5e62e564 -
Alexander Grund authored
It doesn't make sense to provide real emails or examples for those.
7f259869
-