-
Notifications
You must be signed in to change notification settings - Fork 6
Conversation
@iam4x wanna take this one too? |
@1000ch just a side note, but an important one, Atom, like any other chrome-based app has a single thread for rendering, and doing cpu-intensive operations on that process can significantly lag the editor for the user. I would recommend you jsonhint logic to another file called |
@steelbrain Ah, I understand. But it will be unwillingly :O |
@steelbrain Your statement is true, but it depends a lot. For instance we had to rollback I will take this also. |
let column = 0; | ||
|
||
return [{ | ||
type: 'error', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about you uppercase this to Error
@iam4x Great, I'll leave the rest to you! |
Please! |
This will be the next major release. |
related to https://github.com/AtomLinter/linter-plus/issues/58