This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Invalid position given by 'W116' #432
Labels
Comments
Is your file indented using tabs? |
I'm getting the same error, and yes, indented using tabs. |
yes the same in my config using indented using tabs |
Okay, this is definitely jshint/jshint#3151 then, please follow that issue for when this will get resolved in JSHint. If anyone is directed here and isn't using tabs to indent your file please file a new issue with a file to reproduce it on the JSHint repo, or file one here and I'll try to help you in getting one filed there where it can be fixed. |
There are reports that if you set your {
"indent": 1
} |
Thanks, a lot for your hint. Since I was changing the editor settings it works well ;-)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
JSHint returned a point that did not exist in the document being edited.
Rule:
W116
Requested start point: 45:35
Debug information:
jshintrc config
"predef" : ["define","requirejs","require","module"]
The text was updated successfully, but these errors were encountered: