mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 22:35:54 +08:00
Replace verbose checks with optional checks
This commit is contained in:
@@ -144,6 +144,7 @@ data Token =
|
||||
|
||||
data Annotation =
|
||||
DisableComment Integer
|
||||
| EnableComment String
|
||||
| SourceOverride String
|
||||
| ShellOverride String
|
||||
| SourcePath String
|
||||
|
Reference in New Issue
Block a user