mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
📝 optionsSHA.
This commit is contained in:
parent
fdc69fdd3d
commit
e44ab265ab
@ -53,7 +53,7 @@ data Options
|
||||
, optionsRequestID :: Maybe String -- ^ Optional request id for tracing across systems.
|
||||
, optionsFailOnWarning :: Bool -- ^ Should semantic fail fast on assignment warnings (for testing)
|
||||
, optionsFailOnParseError :: Bool -- ^ Should semantic fail fast on tree-sitter parser errors (for testing)
|
||||
, optionsSHA :: Maybe String
|
||||
, optionsSHA :: Maybe String -- ^ Optional SHA to include in log messages.
|
||||
}
|
||||
|
||||
defaultOptions :: Options
|
||||
|
Loading…
Reference in New Issue
Block a user