pre-commit: commands: lint-go: tags: lint run: make lint-go lint-clang: tags: lint run: make lint-clang pre-push: commands: test: tags: test run: make test lychee: tags: test run: make lychee