commit | 6ad27b90362c482217b8c2b555d1c24b9464fa69 | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Wed Jun 10 07:57:00 2015 +1000 |
committer | David Symonds <dsymonds@golang.org> | Thu Jun 18 11:55:12 2015 +1000 |
tree | 57a364fcc5b3f0dba7d08b5670465f4b704645b7 | |
parent | 173ec609cf690f03132dfeff2dc34b04db6205f1 [diff] |
Add SQL as a common initialism.
diff --git a/lint.go b/lint.go index 58b01d7..0501e2c 100644 --- a/lint.go +++ b/lint.go
@@ -719,6 +719,7 @@ "RPC": true, "SLA": true, "SMTP": true, + "SQL": true, "SSH": true, "TCP": true, "TLS": true,