about summary refs log tree commit diff
path: root/templates/go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-19add goreleaser to go templateFranck Cuny9-70/+147
2023-12-17chore: update flakegithub-actions[bot]1-6/+6
2023-12-15jless is useful to inspect JSON filesFranck Cuny1-0/+1
2023-12-15remove rust template, add GHA to go templateFranck Cuny12-179/+71
2023-12-15format yamlFranck Cuny1-1/+3
2023-12-15various fixes for errors reported by deadnixFranck Cuny10-29/+9
2023-12-14enable deadnix for pre-commit hookFranck Cuny1-2/+1
2023-12-14delete another un-needed fileFranck Cuny1-1/+0
2023-12-14delete more unused configurationsFranck Cuny5-132/+10
2023-12-14update the main documentationFranck Cuny8-619/+12
2023-12-14use the `update-flake-lock` to update nix flakesFranck Cuny1-15/+19
2023-12-14use devshell to build / switch the configurationFranck Cuny2-21/+18
2023-12-14build(deps): bump actions/checkout from 3 to 4dependabot[bot]1-1/+1
2023-12-14pre-commit delegates all the work to treefmtFranck Cuny2-21/+22
2023-12-14testFranck Cuny2