Skip to content

Commit

Permalink
register module keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed May 21, 2021
1 parent a3eeb63 commit 9b7301c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/keywords-regex.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configs": "configfile|include|localrules|onerror|onstart|onsuccess|ruleorder|snakefile|workdir",
"rules": "checkpoint|rule|subworkflow",
"rules": "checkpoint|rule|subworkflow|module",
"ruleparams": "benchmark|conda|container|cwl|group|input|log|message|notebook|output|params|priority|resources|run|script|shadow|shell|singularity|threads|version|wildcard_constraints|wrapper",
"functions": "ancient|directory|expand|pipe|protected|temp|touch|unpack"
}

0 comments on commit 9b7301c

Please sign in to comment.