Skip to content

Commit 486d222

Browse files
authored
Merge pull request MetaRocq#795 from MetaCoq/trim-trainling-whitespace-for-real
Trim trailing whitespace, this time enabled instead of disabled
2 parents 692584a + 1739af9 commit 486d222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/metacoq.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
],
2626

2727
// When enabled, will trim trailing whitespace when saving a file.
28-
"files.trimTrailingWhitespace": false
28+
"files.trimTrailingWhitespace": true
2929
}
3030
}

0 commit comments

Comments
 (0)