Skip to content

Commit

Permalink
add package godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Dec 27, 2023
1 parent 13743a4 commit 5249497
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc.go
@@ -0,0 +1,5 @@
// Copyright (c) 2023, Daniel Martí <mvdan@mvdan.cc>
// See LICENSE for licensing information

// gofumpt enforces a stricter format than gofmt, while being backwards compatible.
package main

0 comments on commit 5249497

Please sign in to comment.