commit | 0b3f12a3de8f164ada4c848c3ca0ecd6d5dc3bfe | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Fri Jun 14 12:49:16 2013 +1000 |
committer | David Symonds <dsymonds@golang.org> | Fri Jun 14 12:49:16 2013 +1000 |
tree | cc602f1d42b525e5f99632270b1fa859f2f59f15 | |
parent | b1887927a10cf1115a576617ca7f47792a2b3c0e [diff] |
Add RPC as a common initialism.
diff --git a/lint.go b/lint.go index 21e1678..385d96e 100644 --- a/lint.go +++ b/lint.go
@@ -354,6 +354,7 @@ "ID": true, "IP": true, "JSON": true, + "RPC": true, "URL": true, "XML": true, }