-
-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shfmt: state -ln=auto on posix parse errors
explicitly state language dialect on `syntax.LangError`s when ln is set to `auto` for example, incompatible bash constructs will cause parse errors due to the parser using posix as language dialect fixes #803
- Loading branch information
1 parent
461b535
commit 4bf807e
Showing
2 changed files
with
21 additions
and
3 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