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.yml
curl -sSL -o .github/labeler.yml \
https://raw.githubusercontent.com/tmknom/configurations/main/labeler/conventional-commits.yml
- makefiles: Collection of Makefiles.
- label-workflows: Collection of label workflows.
- lint-workflows: Collection of lint workflows.
See [GitHub Releases][releases].
Apache 2 Licensed. See LICENSE for full details.