aboutsummaryrefslogtreecommitdiffstats
path: root/python/citco_ops/.vscode
diff options
context:
space:
mode:
Diffstat (limited to 'python/citco_ops/.vscode')
-rw-r--r--python/citco_ops/.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/citco_ops/.vscode/settings.json b/python/citco_ops/.vscode/settings.json
new file mode 100644
index 00000000..cc67606f
--- /dev/null
+++ b/python/citco_ops/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+ "python.linting.pylintEnabled": true,
+ "python.linting.enabled": true
+} \ No newline at end of file