1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

chore: Add rulers to vscode settings, format

This commit is contained in:
2023-01-12 23:30:35 -06:00
parent d81759f77f
commit 8125e3ec97
2 changed files with 6 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
"ms-python.vscode-pylance",
"ms-python.python"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
// List of extensions recommended by VS Code that should not be recommended for
// users of this workspace.
"unwantedRecommendations": []
}