gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] branch master updated: editor settings


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: editor settings
Date: Wed, 28 Aug 2019 21:38:42 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 483e182  editor settings
483e182 is described below

commit 483e1827277a5f80d23a45006aa4abf7c929f8e8
Author: Florian Dold <address@hidden>
AuthorDate: Wed Aug 28 21:38:38 2019 +0200

    editor settings
---
 .vscode/settings.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..da18bc7
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,8 @@
+{
+    "python.linting.pylintEnabled": false,
+    "python.linting.pep8Enabled": false,
+    "python.linting.enabled": false,
+    "python.formatting.provider": "yapf",
+    "python.linting.banditEnabled": false,
+    "python.linting.mypyEnabled": true
+}

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]