diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-05-08 12:56:25 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-05-11 01:26:24 -0400 |
commit | 1e404eccd2587c040c03ab7ed2b9ca0e910f94f5 (patch) | |
tree | cadc620758d5b072a54e7f205039d77ecbccfddc /snakemake.el | |
parent | a0f4cc461ef04b5c0853afa3c9e9f1e9bf6019a3 (diff) | |
download | snakemake-mode-1e404eccd2587c040c03ab7ed2b9ca0e910f94f5.tar.gz |
Rework indentation
The previous implementation did not support some legal syntax:
* spaces between rule lines
* indented rule blocks (e.g., a rule defined under an if-statement)
* top-level commands like "include" when the value started on the second
line (re: #16)
Diffstat (limited to 'snakemake.el')
0 files changed, 0 insertions, 0 deletions