new default astroid config values
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
},
|
||||
"hints": {
|
||||
"level": "0"
|
||||
},
|
||||
"log": {
|
||||
"syslog": "false",
|
||||
"stdout": "true",
|
||||
"level": "debug"
|
||||
}
|
||||
},
|
||||
"terminal": {
|
||||
@@ -85,17 +90,17 @@
|
||||
"open_external_link": "xdg-open",
|
||||
"default_save_directory": "~",
|
||||
"indent_messages": "true",
|
||||
"gravatar": {
|
||||
"enable": "false"
|
||||
},
|
||||
"mark_unread_delay": "0.5",
|
||||
"expand_flagged": "true",
|
||||
"code_prettify": {
|
||||
"enable": "false",
|
||||
"for_tags": "",
|
||||
"code_tag": "```",
|
||||
"enable_for_patches": "true"
|
||||
},
|
||||
"gravatar": {
|
||||
"enable": "false"
|
||||
},
|
||||
"mark_unread_delay": "0.5",
|
||||
"expand_flagged": "true",
|
||||
"mathjax": {
|
||||
"enable": "false",
|
||||
"uri_prefix": "https:\/\/cdn.mathjax.org\/mathjax\/2.6-latest\/",
|
||||
|
||||
Reference in New Issue
Block a user