aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-09-02 21:21:50 -0400
committerKyle Meyer <kyle@kyleam.com>2016-09-02 21:53:03 -0400
commitfc2b4e58b232173a9987a2c7f7dbd02e3f6631e1 (patch)
tree19437949902daa02c169b668e4dc63bdb066ff8f /snakemake-mode.el
parent33a7c90f333a1e71124c15f9e6bcc82ef1423c93 (diff)
downloadsnakemake-mode-fc2b4e58b232173a9987a2c7f7dbd02e3f6631e1.tar.gz
Support 'wildcard_constraints' keyword
wildcard_constraints was added in Snakemake v3.8.0 (feb6aee).
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index 82d8103..7e2ff8c 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -95,6 +95,7 @@
"shell"
"threads"
"version"
+ "wildcard_constraints"
"wrapper"
;; Keys for subworkflow blocks
"snakefile"
@@ -106,6 +107,7 @@
"onerror"
"onsuccess"
"ruleorder"
+ "wildcard_constraints"
"workdir")
symbol-end))
(sm-func . ,(rx symbol-start