Skip to content

Conversation

@suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented Aug 30, 2018

```
$ bash script/fmt.sh
```
* https://goreportcard.com/report/github.com/line/line-bot-sdk-go
* https://github.com/gordonklaus/ineffassign

```
IneffAssign detects ineffectual assignments in Go code.

line-bot-sdk-go/linebot/get_ids_test.go
Line 172: warning: ineffectual assignment to err (ineffassign)
Line 319: warning: ineffectual assignment to err (ineffassign)
```
@sugyan sugyan self-requested a review August 30, 2018 09:11
Copy link
Contributor

@sugyan sugyan left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@sugyan sugyan merged commit 86c2e29 into line:master Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants