Skip to content

Commit

Permalink
Add snitch transformation rule for HTML comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Jan 18, 2019
1 parent 4c357bc commit 0a82823
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .snitch.yaml
Expand Up @@ -4,3 +4,5 @@ title:
replace: $1
- match: (.*) \*\)
replace: $1
- match: (.*) \-\-\>
replace: $1

0 comments on commit 0a82823

Please sign in to comment.