Skip to content

Commit

Permalink
Fixed typo (and changed color) for trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
elofu17 committed Dec 6, 2016
1 parent 99b6a21 commit d036a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ color brightcyan "##[^{].*$" "##$"
## Some common markers
color brightcyan "(XXX|TODO|FIXME|\?\?\?)"
## Trailing spaces
color red "[[:space:]]+$"
color ,green "[[:space:]]+$"

0 comments on commit d036a8c

Please sign in to comment.