Skip to content

Setup Prek for pre-commit hooks - #89

Open
hazzuk wants to merge 3 commits into
justfile-helpfrom
prek
Open

hazzuk wants to merge 3 commits into
justfile-helpfrom
prek

Conversation

@hazzuk

@hazzuk hazzuk commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Description

Introduces Prek, a developer tool to run Git hooks before every commit.

Changes

  • Add prek.toml config
  • Configure builtin hooks (basic file formatting checks)
  • Configure editorconfig-checker hook
  • Configure typos spell checker hook (lints files and commit messages)

Notes

Prek is a modern Rust based replacement for the popular pre-commit tool.

Checklist

  • [n/a] Written documentation
  • [n/a] Linked relevant issues

@hazzuk hazzuk added the Kind/Feature New functionality label Sep 4, 2026
@hazzuk
hazzuk requested a review from mosslocker September 4, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind/Feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant