Skip to content
Snippets Groups Projects
Commit 7ac00c64 authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Added pattern "coming soon" to the forbidden patterns.

This relates to #193.
parent 0fc35ff0
No related branches found
No related tags found
2 merge requests!415Added a specific file list containing all files to skip for each,!413Added pattern "coming soon" to the forbidden patterns.
......@@ -37,6 +37,9 @@ i attachurl
Replace \"todo\" with real content.
i \<todo\> <!--.*todo.*-->
Replace \"Coming soon\" with real content.
i \<coming soon\>
Avoid spaces at end of lines.
i [[:space:]]$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment