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 dc64fc4 commit 236d244Copy full SHA for 236d244
plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs
@@ -46,7 +46,7 @@ properties =
46
emptyProperties
47
& defineBooleanProperty
48
#cli
49
- "Call out to \"fourmolu\" executable, rather than using the bundled library"
+ "Call out to a \"fourmolu\" executable, rather than using the bundled library"
50
False
51
52
provider :: PluginId -> FormattingHandler IdeState
0 commit comments