dockerfile_lint icon indicating copy to clipboard operation
dockerfile_lint copied to clipboard

Proposed improved to issue 97 with better 'no_tag' matching

Open roadSurfer opened this issue 5 years ago • 0 comments

I tried to make the matching for "no_tag" more discrete and this appears to work, although no doubt a RegEx expert could improve it further.

I discovered that using tags like ":some-tag" and ":some_tag" lead to the tests failing with and invalid parameter error, I will log that as a separate issue.

roadSurfer avatar Mar 19 '19 10:03 roadSurfer