fix #1902
This commit is contained in:
parent
e7aabf70dc
commit
676d774d88
16 changed files with 72 additions and 52 deletions
|
@ -90,7 +90,7 @@ func init() {
|
|||
new(Team), new(OrgUser), new(TeamUser), new(TeamRepo),
|
||||
new(Notice), new(EmailAddress))
|
||||
|
||||
gonicNames := []string{"UID", "SSL"}
|
||||
gonicNames := []string{"SSL"}
|
||||
for _, name := range gonicNames {
|
||||
core.LintGonicMapper[name] = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue