summaryrefslogtreecommitdiff
path: root/issues/genenetwork/genenetwork3_configuration.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/genenetwork/genenetwork3_configuration.gmi')
-rw-r--r--issues/genenetwork/genenetwork3_configuration.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/genenetwork/genenetwork3_configuration.gmi b/issues/genenetwork/genenetwork3_configuration.gmi
index 412928a..fcab572 100644
--- a/issues/genenetwork/genenetwork3_configuration.gmi
+++ b/issues/genenetwork/genenetwork3_configuration.gmi
@@ -11,3 +11,5 @@
## Description
The configuration file should only ever contain settings, and no code. Remove all code from the default settings file.
+
+Eschew executable formats (*.py) for configuration files and prefer non-executable formats e.g. *.cfg, *.json, *.conf etc