I think it would make for some beautiful Dockerfiles. Also I have forgotten an && or a \ at the end of a line only to have a 20 min build fail at the last second due to that. maybe the regex would be `^&&` or `&& \`
I think it would make for some beautiful Dockerfiles.
Also I have forgotten an && or a \ at the end of a line only to have a 20 min build fail at the last second due to that.
maybe the regex would be
^&&or&& \