commit | 3d26dc39376c307203d3a221bada26816b3073cf | [log] [tgz] |
---|---|---|
author | Philip Nelson <me@pnelson.ca> | Sat Jul 26 08:50:42 2014 -0700 |
committer | David Symonds <dsymonds@golang.org> | Mon Jul 28 09:20:47 2014 +1000 |
tree | 33a841af985dff62815e2087edf629362a7d0a11 | |
parent | 8628edebd264c2c62330621e85d788231779544b [diff] |
Add SMTP as common initialism. Fixes #49. Signed-off-by: David Symonds <dsymonds@golang.org>
diff --git a/lint.go b/lint.go index d85cd6b..b8cb605 100644 --- a/lint.go +++ b/lint.go
@@ -498,6 +498,7 @@ "RHS": true, "RPC": true, "SLA": true, + "SMTP": true, "SSH": true, "TLS": true, "TTL": true,