mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-07 13:26:22 +08:00
Add a setgitversion script to update the version string with git
This commit is contained in:
@@ -4,7 +4,7 @@ import ShellCheck.Interface
|
||||
import Data.Version (showVersion)
|
||||
import Paths_ShellCheck (version)
|
||||
|
||||
shellcheckVersion = showVersion version
|
||||
shellcheckVersion = showVersion version -- VERSIONSTRING
|
||||
|
||||
internalVariables = [
|
||||
-- Generic
|
||||
|
||||
Reference in New Issue
Block a user