discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: "Dwarshuis, Nathan J" <ndwar@yavin4.ch>
To: snakemake-mode@inbox.kyleam.com
Subject: add localrule to field names
Date: Mon, 17 Apr 2023 14:30:05 -0400	[thread overview]
Message-ID: <871qki2w9t.fsf@yavin4.ch> (raw)

This new keyword was added in snakemake 7.25.0

diff --git a/snakemake-mode.el b/snakemake-mode.el
index d7373f4..02a0d3a 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -110,6 +110,7 @@
                             "version"
                             "wildcard_constraints"
                             "wrapper"
+                           "localrule"
                             ;; Keys for subworkflow blocks
                             "configfile"
                             "snakefile"

Thank you,
Nate

             reply	other threads:[~2023-04-17 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 18:30 Dwarshuis, Nathan J [this message]
2023-04-18  1:58 ` add localrule to field names Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://git.kyleam.com/snakemake-mode

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qki2w9t.fsf@yavin4.ch \
    --to=ndwar@yavin4.ch \
    --cc=snakemake-mode@inbox.kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).