Skip to content

Commit 74842a8

Browse files
committed
Add Pylint as recommened extension too
1 parent 30bdd64 commit 74842a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"sumneko.lua",
66
"quarto.quarto",
77
"julialang.language-julia",
8-
"ms-python.black-formatter"
8+
"ms-python.black-formatter",
9+
"ms-python.pylint"
910
]
1011
}

0 commit comments

Comments
 (0)