Interface: CommandLineSettings
Defined in: CSpellSettingsDef.ts:376
These are settings only used by the command line application.
Extended by
Properties
cache?
optionalcache:CacheSettings
Defined in: CSpellSettingsDef.ts:380
Define cache settings.
failFast?
optionalfailFast:boolean
Defined in: CSpellSettingsDef.ts:385
Exit with non-zero code as soon as an issue/error is encountered (useful for CI or git hooks)
Default
false