This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve usage of checking first character (the use of an `indexOf` when it should be a quick single character check always irks me) * Only check the first parameter (consistent with ESLint behaviour) * Update the failure string to match ESLint * Fix the position usage to avoid highlighting unrelated whitespace
- Loading branch information
1 parent
79d5f0b
commit caf6ec6
Showing
2 changed files
with
18 additions
and
12 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