Skip to content

Commit 8d96311

Browse files
committed
Add spacing back which was removed by mistake
1 parent 146b6ca commit 8d96311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hls-plugin-api/src/Ide/Plugin/Formatter.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ noneProvider _ _ _ _ _ _ = return $ Right (List [])
8585

8686
responseError :: T.Text -> ResponseError
8787
responseError txt = ResponseError InvalidParams txt Nothing
88+
8889
-- ---------------------------------------------------------------------
8990

9091
extractRange :: Range -> T.Text -> T.Text

0 commit comments

Comments
 (0)