1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/cmd/testdata
Rico 9423da1b60
docs: unify naming of .goreleaser.yml file (#1955)
Since multiple filenames for the config file are allowed, we find several different usages of the file names in the docs:
- .goreleaser.yml
- goreleaser.yml
- .goreleaser.yaml
- goreleaser.yaml

I find that using a single filename in the docs is more intuitive for new users. Hence I replaced all occurrences of the filename with `.goreleaser.yml`.
2020-12-20 10:56:00 -03:00
..
good.yml docs: unify naming of .goreleaser.yml file (#1955) 2020-12-20 10:56:00 -03:00
invalid.yml feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
unmarshal_error.yml feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00