Merge pull request #126 from elofu17/patch-1

Fixed typo (and changed color) for trailing whitespace
This commit is contained in:
Anthony Scopatz 2016-12-06 13:13:25 -05:00 committed by GitHub
commit 25db126921
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ color brightcyan "##[^{].*$" "##$"
## Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color red "[[:space:]]+$"
color ,green "[[:space:]]+$"