mirror of
https://gitlab.com/2-chainz/2chainz.git
synced 2025-07-26 00:01:35 +00:00
setup python formatting
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "charliermarsh.ruff"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user