blumeops/.github/USE_FORGE_WORKFLOWS.md
Erich Blume 63263abb97 Switch git hooks from pre-commit to prek
prek is a faster, Rust-native drop-in replacement for pre-commit.
Migrates config from .pre-commit-config.yaml to prek.toml, adds
built-in checks for case conflicts, private key detection, and
executable shebangs. Updates all doc references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:14:03 -08:00

301 B

.github directory

This directory contains configuration for GitHub-ecosystem tooling only.

Workflows and actions belong in .forgejo/ - this repository uses Forgejo Actions, not GitHub Actions.

Contents

  • actionlint.yaml - Configuration for actionlint prek hook (custom runner labels)