<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/hack/validate/no-module, branch master</title>
<subtitle>github.com: dotcloud/docker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/'/>
<entry>
<title>hack: introduce validate/no-module</title>
<updated>2022-12-13T01:39:06+00:00</updated>
<author>
<name>Bjorn Neergaard</name>
<email>bneergaard@mirantis.com</email>
</author>
<published>2022-11-18T22:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/docker.git/commit/?id=25c3421802af2c008998b5ad664b5043a0db33fc'/>
<id>25c3421802af2c008998b5ad664b5043a0db33fc</id>
<content type='text'>
Moby is not a Go module; to prevent anyone from mistakenly trying to
convert it to one before we are ready, introduce a check (usable in CI
and locally) for a go.mod file.

This is preferable to trying to .gitignore the file as we can ensure
that a mistakenly created go.mod is surfaced by Git-based tooling and is
less likely to surprise a contributor.

Signed-off-by: Bjorn Neergaard &lt;bneergaard@mirantis.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moby is not a Go module; to prevent anyone from mistakenly trying to
convert it to one before we are ready, introduce a check (usable in CI
and locally) for a go.mod file.

This is preferable to trying to .gitignore the file as we can ensure
that a mistakenly created go.mod is surfaced by Git-based tooling and is
less likely to surprise a contributor.

Signed-off-by: Bjorn Neergaard &lt;bneergaard@mirantis.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
