Skip to content

Commit 0105945

Browse files
authored
Merge pull request opencontainers#46 from wking/contributing-no-gofmt
CONTRIBUTING: Remove gofmt advice
2 parents e0e14f5 + 6193970 commit 0105945

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ your documentation changes for clarity, concision, and correctness, as
6363
well as a clean documentation build. See ``docs/README.md`` for more
6464
information on building the docs and how docs get released.
6565

66-
Write clean code. Universally formatted code promotes ease of writing, reading,
67-
and maintenance. Always run `gofmt -s -w file.go` on each changed file before
68-
committing your changes. Most editors have plugins that do this automatically.
69-
7066
Pull requests descriptions should be as clear as possible and include a
7167
reference to all the issues that they address.
7268

0 commit comments

Comments
 (0)