You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
,cmdGivenHints = nam "hint"&= typFile &= help "Hint/ignore file to use"
139
138
,cmdWithGroups = nam_ "with-group"&= typ "GROUP"&= help "Extra hint groups to use"
140
139
,cmdGit = nam "git"&= help "Run on files tracked by git"
141
-
,cmdColor = nam "colour"&= name "color"&= opt Always&= typ "always/never/auto"&= help "Color output (requires ANSI terminal; auto means on when $TERM is supported; by itself, selects always)"
140
+
,cmdColor = nam "colour"&= name "color"&= opt Always&= typ "always/never/auto"&= help "Color output (requires an ANSI terminal; 'auto' means on if the standard output channel can support ANSI; by itself, selects 'always')"
142
141
,cmdThreads =1&= name "threads"&= name "j"&= opt (0::Int) &= help "Number of threads to use (-j for all)"
143
142
,cmdIgnore = nam "ignore"&= typ "HINT"&= help "Ignore a particular hint"
144
143
,cmdShowAll = nam "show"&= help "Show all ignored ideas"
0 commit comments