summaryrefslogtreecommitdiff
path: root/test-snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-06-29 12:13:22 -0400
committerKyle Meyer <kyle@kyleam.com>2014-06-29 12:13:22 -0400
commit86fe3711687224bc3c5750ecbba1b0a3e6a75335 (patch)
treed29ebc22eb7eceb163cff7830d769ef8f2b6f871 /test-snakemake-mode.el
parent205f7004b7afb697b8cdf8290fbdca0dbebc7a37 (diff)
downloadsnakemake-mode-86fe3711687224bc3c5750ecbba1b0a3e6a75335.tar.gz
snakemake-run-subrule-line-p: Bound by rule start
Otherwise, if on first subrule or the top rule line, it returns true if there is a previous rule block whose last subrule is run. This function still relies on the caller (here `snakemake-indent-rule-line') to check that it is actually in a rule block. If it is not, it will return true if below a rule block whose last subrule is run.
Diffstat (limited to 'test-snakemake-mode.el')
0 files changed, 0 insertions, 0 deletions