-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug with not accepting newlines (#12)
Prior to this PR, if there was a newline (or multiple newline characters) at the end of the keyword then it wouldn't match. With this fix any number of newlines at the end of the keyword match will now be considered for approve or deny.
- Loading branch information
1 parent
c4d4c80
commit 75c263a
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters