Closed voxpelli closed 3 years ago
What changes did you make? (Give an overview)
lintText
lintFiles
async
import()
require()
standard
Which issue (if any) does this pull request address?
Fixes #249
Is there anything you'd like reviewers to focus on?
Not really
I want to fix one thing before merging:
Changing cli() back to not be async, as else it will swallow errors thrown in it
cli()
What changes did you make? (Give an overview)
lintText
andlintFiles
to beasync
import()
thanrequire()
the clonedstandard
Which issue (if any) does this pull request address?
Fixes #249
Is there anything you'd like reviewers to focus on?
Not really