Linting
This commit is contained in:
2023-06-19 23:11:24 +02:00
committed by migatu
parent 5173ed2e52
commit c8d47ee118
3 changed files with 808 additions and 351 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"python.linting.enabled": true,
"python.linting.pylintEnabled": true
}