-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Invalid 'end_col': out of range (#343)
`Invalid 'end_col': out of range` will be triggered when the last line of the code to be executed contains `<TAB>`, such as not using a specific number of spaces instead of `<TAB>`: `expandtab=true tabstop=4 `.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 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