Commit graph

4 commits

Author SHA1 Message Date
Camden Cheek 439c3e7b8a
use extra to allow comments anywhere 2024-04-19 15:28:09 -06:00
Camden Cheek 40eceeff30
allow space after backslash to act as line continuation (#49) 2024-04-19 15:02:25 -06:00
Camden Cheek ecea7ac2c9
allow port ranges 2024-04-19 14:46:59 -06:00
tvrinssen 1bf9daef46
Support heredocs (#45)
This adds support for heredocs in Dockerfiles. This required adding an external scanner to store the required state.

Co-authored-by: Camden Cheek <camden@ccheek.com>
2024-04-19 14:08:28 -06:00