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 146b6ca commit 8d96311Copy full SHA for 8d96311
hls-plugin-api/src/Ide/Plugin/Formatter.hs
@@ -85,6 +85,7 @@ noneProvider _ _ _ _ _ _ = return $ Right (List [])
85
86
responseError :: T.Text -> ResponseError
87
responseError txt = ResponseError InvalidParams txt Nothing
88
+
89
-- ---------------------------------------------------------------------
90
91
extractRange :: Range -> T.Text -> T.Text
0 commit comments