We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9be3e commit 3f52aa7Copy full SHA for 3f52aa7
plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs
@@ -59,7 +59,7 @@ properties =
59
emptyProperties
60
& defineBooleanProperty
61
#external
62
- "Call out to an external \"fourmolu\" executable, rather than using the bundled library"
+ "Call out to an external \"fourmolu\" executable, rather than using the bundled library."
63
False
64
65
provider :: Recorder (WithPriority LogEvent) -> PluginId -> FormattingHandler IdeState
0 commit comments