Fixed typo (and changed color) for trailing whitespace

This commit is contained in:
Elof 2016-12-06 19:11:24 +01:00 committed by GitHub
parent 99b6a21f37
commit d036a8c73c
1 changed files with 1 additions and 1 deletions

View File

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