Skip to content

Commit

Permalink
Merge pull request MetaCoq#795 from MetaCoq/trim-trainling-whitespace…
Browse files Browse the repository at this point in the history
…-for-real

Trim trailing whitespace, this time enabled instead of disabled
  • Loading branch information
mattam82 authored Dec 15, 2022
2 parents 692584a + 1739af9 commit 486d222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/metacoq.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
],

// When enabled, will trim trailing whitespace when saving a file.
"files.trimTrailingWhitespace": false
"files.trimTrailingWhitespace": true
}
}

0 comments on commit 486d222

Please sign in to comment.