mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
Remove isort arguments duplicated with base config
This commit is contained in:
parent
18bf5a461b
commit
b3a5060e8d
|
@ -35,10 +35,6 @@
|
|||
"vscode": {
|
||||
"settings": {
|
||||
"editor.formatOnSave": true,
|
||||
"isort.args": [
|
||||
"--profile",
|
||||
"black"
|
||||
],
|
||||
"[python]": {
|
||||
"analysis.autoImportCompletions": true,
|
||||
"analysis.typeCheckingMode": "basic",
|
||||
|
|
Loading…
Reference in New Issue
Block a user