mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-06 21:57:04 +08:00
Stable version 0.3.1
This release is dedicated to the Flycheck team, even though ShellCheck is written entirely in Vim.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module ShellCheck.Data where
|
||||
|
||||
shellcheckVersion = "0.3.0" -- Must also be updated in ShellCheck.cabal
|
||||
shellcheckVersion = "0.3.1" -- Must also be updated in ShellCheck.cabal
|
||||
|
||||
internalVariables = [
|
||||
-- Generic
|
||||
|
Reference in New Issue
Block a user