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

Check misspelling #26

Open
SergeyKanzhelev opened this issue Feb 27, 2019 · 1 comment
Open

Check misspelling #26

SergeyKanzhelev opened this issue Feb 27, 2019 · 1 comment

Comments

@SergeyKanzhelev
Copy link
Contributor

Run this: https://goreportcard.com/report/github.com/Microsoft/ApplicationInsights-Go

misspell
95%
Misspell Finds commonly misspelled English words
ApplicationInsights-Go/appinsights/contracts/remotedependencydata.go
Line 29: warning: "successfull" is a misspelling of "successful" (misspell)
Line 29: warning: "unsuccessfull" is a misspelling of "unsuccessful" (misspell)
ApplicationInsights-Go/appinsights/contracts/requestdata.go
Line 35: warning: "successfull" is a misspelling of "successful" (misspell)
Line 35: warning: "unsuccessfull" is a misspelling of "unsuccessful" (misspell)

@jjjordanmsft
Copy link
Contributor

These seem to be coming from the comments in the bond schema -- which badly needs to be updated.

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

No branches or pull requests

2 participants