Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig committed Feb 1, 2023
1 parent 1b09835 commit cf43bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundled/tool/lsp_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ def _parse_output_using_regex(
# Linting features end here
# **********************************************************


# **********************************************************
# Code Action features start here
# **********************************************************
Expand Down Expand Up @@ -287,6 +288,7 @@ def _create_workspace_edits(
# Code Action features end here
# **********************************************************


# **********************************************************
# Required Language Server Initialization and Exit handlers.
# **********************************************************
Expand Down

0 comments on commit cf43bfc

Please sign in to comment.