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

Lint fixes #1751

Merged
merged 2 commits into from
Aug 9, 2016
Merged

Lint fixes #1751

merged 2 commits into from
Aug 9, 2016

Conversation

krnowak
Copy link
Contributor

@krnowak krnowak commented Aug 4, 2016

It fixes one typo and tells lint script to avoid running misspell on Makefiles and JSON files.

The typo is here from March, 2016. It is strange that it wasn't
detected earlier.
Spell check does not handle JSON files very well. It finds misspelled
words in hexadecimal hashes (like misspelled "dead" in "123daed456").

Ignore Makefiles too - there is not so much free text to spell check
and the spell check complains about words it was told by Makefile to
ignore.
@jml
Copy link
Contributor

jml commented Aug 8, 2016

LGTM.

@paulbellamy paulbellamy merged commit c40a1b0 into weaveworks:master Aug 9, 2016
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.

3 participants