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

Added nonbsp option to warn about non-breaking spaces #1458

Closed
wants to merge 1 commit into from

Conversation

prayerslayer
Copy link
Contributor

Emits warnings if non-breaking spaces should be disallowed (set nonbsp to true). See issue #1456.

if non-breaking spaces should be disallowed (true | false)
@nschonni
Copy link
Contributor

nschonni commented Jan 4, 2014

This might be a better fit for https://github.com/mdevils/node-jscs as JSHint isn't taking "style" PRs anymore.

@prayerslayer
Copy link
Contributor Author

Yes, maybe. However I argue that this option is not only about style as the combination of non-breaking spaces and no UTF-8 encoding will (or may) cause errors on your page :)

valueof pushed a commit that referenced this pull request Jan 26, 2014
Signed-off-by: Anton Kovalyov <anton@kovalyov.net>
@valueof valueof closed this Jan 26, 2014
jugglinmike pushed a commit to jugglinmike/jshint that referenced this pull request Oct 21, 2014
Signed-off-by: Anton Kovalyov <anton@kovalyov.net>
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