Collection of configurations.
This repository gathers configurations to streamline GitHub development.
curl -sSL -o .yamllint.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/yamllint/github-actions.ymlcurl -sSL -o .github/labeler.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/labeler/conventional-commits.ymlcurl -sSL -o .goreleaser.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/goreleaser/default.yml- makefiles: Collection of Makefiles.
- label-workflows: Collection of label workflows.
- lint-workflows: Collection of lint workflows.
See GitHub Releases.