Skip to content

fix: disable format-on-save by default#1413

Merged
dzhou121 merged 1 commit intolapce:masterfrom
panekj:patch-2
Sep 30, 2022
Merged

fix: disable format-on-save by default#1413
dzhou121 merged 1 commit intolapce:masterfrom
panekj:patch-2

Conversation

@panekj
Copy link
Copy Markdown
Collaborator

@panekj panekj commented Sep 30, 2022

Fixes #663

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 30, 2022

Codecov Report

Merging #1413 (19b15e4) into master (0522da5) will increase coverage by 0.00%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1413   +/-   ##
======================================
  Coverage    6.17%   6.18%           
======================================
  Files         122     122           
  Lines       48925   48889   -36     
======================================
  Hits         3023    3023           
+ Misses      45902   45866   -36     
Impacted Files Coverage Δ
lapce-ui/src/app.rs 0.00% <0.00%> (ø)
lapce-ui/src/title.rs 0.00% <0.00%> (ø)
lapce-ui/src/window.rs 0.00% <0.00%> (ø)
lapce-data/src/update.rs 0.00% <0.00%> (ø)
lapce-proxy/src/terminal.rs 0.00% <0.00%> (ø)
lapce-proxy/src/plugin/wasi.rs 0.00% <0.00%> (ø)
lapce-data/src/keypress/mod.rs 16.60% <0.00%> (+0.22%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dzhou121 dzhou121 merged commit 55c67d4 into lapce:master Sep 30, 2022
@panekj panekj deleted the patch-2 branch October 16, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to disable format on save

4 participants