Logo fantomas

ConfigurationProblemCode Type

Why a setting in the resolved configuration could not be acted on. Carried as an int rather than a union so it survives the wire.

Record fields

Record Field Description

UnknownSetting

Full Usage: UnknownSetting

Field type: ConfigurationProblemCode
Modifiers: static

A setting carrying the `fsharp_` prefix that this version of Fantomas does not have.

Field type: ConfigurationProblemCode

UnrecognizedValue

Full Usage: UnrecognizedValue

Field type: ConfigurationProblemCode
Modifiers: static

A setting Fantomas has, carrying a value it cannot parse. The default was used instead. Only ever reported for a `fsharp_` setting: the four editorconfig defines itself are shared with other tools, and the spec gives them values Fantomas has no use for.

Field type: ConfigurationProblemCode

Type something to start searching.