Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

pipe_continuation_linter.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

Pattern: Malformed pipeline

Issue: -

Description

Checks that each step in a pipeline is on a new line, or the entire pipe fits on one line.

Further Reading