Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Invalid position given by 'W027' #571

Closed
nemchik opened this issue Mar 16, 2018 · 2 comments
Closed

Invalid position given by 'W027' #571

nemchik opened this issue Mar 16, 2018 · 2 comments

Comments

@nemchik
Copy link

nemchik commented Mar 16, 2018

JSHint returned a point that did not exist in the document being edited.
Rule: W027
Requested point: 554:12

Debug information:

Atom version: 1.25.0
linter-jshint version: v3.1.6
JSHint version: jshint v2.9.5
Hours since last Atom restart: 0.5
Platform: win32
Current file's scopes: [
  "source.js",
  "punctuation.terminator.statement.js"
]
linter-jshint configuration: {
  "lintInlineJavaScript": true,
  "executablePath": "",
  "disableWhenNoJshintrcFileInPath": false,
  "scopes": [
    "source.js",
    "source.js-semantic"
  ],
  "jshintFileName": ".jshintrc",
  "jshintignoreFilename": ".jshintignore"
}
@Arcanemagus
Copy link
Member

Please see the following issue for more details and a temporary workaround.

Thanks for taking the time to report this!

@Arcanemagus
Copy link
Member

Duplicate of #458

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants