Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

golint fixed for routers #208

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Nov 22, 2016

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 22, 2016

Current coverage is 3.03% (diff: 100%)

Merging #208 into master will not change coverage

@@            master      #208   diff @@
========================================
  Files           33        33          
  Lines         8106      8106          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
  Hits           246       246          
  Misses        7840      7840          
  Partials        20        20          

Powered by Codecov. Last update b2cce12...68b581b

@@ -393,6 +402,7 @@ func TestWebhook(ctx *context.Context) {
}
}

// DeleteWebhook delete a webhook
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicking: I think the phrases should be english phrases, like "DeleteWebhook deletes a web hook" (note the ending s for third person subject being the function)

@strk
Copy link
Member

strk commented Nov 22, 2016

LGTM

@strk
Copy link
Member

strk commented Nov 24, 2016

LGTM not working ?

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 24, 2016
@lunny lunny added this to the 1.0.0 milestone Nov 24, 2016
@thibaultmeyer
Copy link
Contributor

LGTM

@tboerger tboerger added the lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. label Nov 24, 2016
@lunny lunny removed the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 24, 2016
@lunny lunny merged commit 3917ed4 into go-gitea:master Nov 24, 2016
@lunny lunny deleted the lunny/golint_fixed_routers branch November 24, 2016 07:04
@lunny
Copy link
Member Author

lunny commented Nov 28, 2016

resolved #70

ethantkoenig added a commit to ethantkoenig/gitea that referenced this pull request Jul 10, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/code-linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants