Skip to content

Commit

Permalink
yaml linting
Browse files Browse the repository at this point in the history
  • Loading branch information
KanchiMoe authored Feb 6, 2024
1 parent a13d305 commit 80edd31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Anti-spam/Single_clown_emoji.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# Single clown face emoji remover - removes comments only contain the clown emoji and nothing else.
# Single clown face emoji remover - removes comments only contain the clown emoji and nothing else.
type: comment
body (regex): ["^\\U0001F921$", "^\\🤡$"]
body (regex): ["^\\U0001F921$", "^\\🤡$"]
action: remove
action_reason: "Remove comment only containing the clown face emoji by /u/{{author}}"
message_subject: "Your {{kind}} was removed from /r/{{subreddit}}"
Expand Down

0 comments on commit 80edd31

Please sign in to comment.