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

Make standard.lintText() synchronous again #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcready
Copy link
Contributor

@jcready jcready commented Nov 13, 2016

Fixes #56. The standard.lintText() function is needlessly asynchronous (note the nextTick() function), this simply applies the actual operation in a synchronous way.

The standard.lintText() function is needlessly asynchronous,
this simply applies the actual operation in a synchronous way.
https://github.com/Flet/standard-engine/blob/9a25255b308c865ea2ada4598bb2be4f6dac0676/index.js#L58-L70
@laughedelic
Copy link

@jcready could you update/rebase this?

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

Successfully merging this pull request may close these issues.

formatOnSave requires extra save
2 participants