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
+1 -1
View File
@@ -34,5 +34,5 @@ color brightcyan "##[^{].*$" "##$"
## Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color red "[[:space:]]+$"
color ,green "[[:space:]]+$"