wdl
wdl copied to clipboard
Rust crates for working with Workflow Description Language (WDL) documents.
Upgrading discussion #105 to an issue for visibility. See the linked discussion for more details, but any conversation about this rule should occur here.
Upgrading discussion #106 to an issue, as I consider it good-to-go. This will almost definitely include adding a new dependency to the workspace. There are some spellcheck-type crates out there...
First, a definition of lint directive: ``` \"lint directives\" are special comments that begin with `#@ except:` followed by a \ comma-delimited list of rule IDs. These comments are used...
Copying from a comment on issue #116 : > This problem sparked an idea for "linking" rules. I imagine the output of `sprocket explain MissingMetas` saying `You should also look...