Update grc.conf

Fixes #122.

Add go-test colorization.
This commit is contained in:
Justin J. Novack 2020-06-10 08:14:30 -04:00 committed by GitHub
parent 92aac170d0
commit a51b7f0a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -287,3 +287,7 @@ conf.lolcat
(^|[/\w\.]+/)whois\s?
conf.whois
# go test
(^|[/\w\.]+/)go test\s?
conf.go-test