Initial commit
This commit is contained in:
7
discord-bot/.vscode/settings.json
vendored
Normal file
7
discord-bot/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"python.linting.mypyEnabled": false,
|
||||
"python.linting.enabled": true,
|
||||
"python.linting.flake8Enabled": false,
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.banditEnabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user