Skip to content

Commit

Permalink
revert the vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
SheepSeb committed Feb 23, 2024
1 parent 2e48b90 commit 6dbb88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"editor.formatOnSave": true,
"rust.all_targets": true,
"rust.clippy_preference": "on",
"rust.clippy_preference": "on"
}

0 comments on commit 6dbb88d

Please sign in to comment.