mirror of
https://github.com/github/semantic.git
synced 2024-12-24 07:25:44 +03:00
CLI default is now Precise for parsing
This commit is contained in:
parent
3afeb0dfaf
commit
bdd6037ece
@ -180,7 +180,7 @@ languageModes = Language.PerLanguageModes
|
||||
= option auto ( long (shortName <> "-mode")
|
||||
<> help ("The AST representation to use for " <> fullName <> " sources")
|
||||
<> metavar "ALaCarte|Precise"
|
||||
<> value Language.ALaCarte
|
||||
<> value Language.Precise
|
||||
<> showDefault)
|
||||
|
||||
filePathReader :: ReadM File
|
||||
|
Loading…
Reference in New Issue
Block a user