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

LinterEslint crashed while opening compressed JS source code #783

Closed
nwanglu opened this issue Jan 13, 2017 · 1 comment
Closed

LinterEslint crashed while opening compressed JS source code #783

nwanglu opened this issue Jan 13, 2017 · 1 comment

Comments

@nwanglu
Copy link

nwanglu commented Jan 13, 2017

Issue Type

Bug

Issue Description

ESLINT crashed after opening compressed source code with about 30000 characters in single line.
Atom: v1.12.7
Linter: 1.11.18
Linter-eslint: 8.0.0

Bug Checklist

  • import project folder contains attached .eslintrc and index3.js
  • open index3.js
  • Got error notification and error in console
  • Sometimes atom will be crashed without any response
  • I can understand checking compressed js code is not designed as expected, but is there any way to disable checking compressed js code by default to avoid this issue? thanks!
Linter Eslint: Debug output here

.eslintrc.txt

index3.js.txt

error

@Arcanemagus
Copy link
Member

Arcanemagus commented Jan 30, 2017

I'm going to mark this as a duplicate of #755 as I suspect they are really the same issue. Once a fix for that is figured out we can revisit this to see if it is still a problem.

Thanks for taking the time to report this, and follow #755 for further updates!

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

No branches or pull requests

2 participants