Files
2024-09-19 21:38:24 -04:00

6 lines
193 B
Go

// 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