-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rule,check): add new apis to run a rule synchronously (#1467)
* feat: add api to support linting * finalize api * dont use let or const in tests * backtrack and just add rule.runSync code path * update to es6 * add test for vitualNode, put log functions on rule
- Loading branch information
Showing
4 changed files
with
917 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.