https://github.com/juancarlospaco/pre-commit-nim
Pre-Commit Hook for Nim.
https://github.com/juancarlospaco/pre-commit-nim
git-hook nim nim-lang pre-commit yaml
Last synced: about 1 month ago
JSON representation
Pre-Commit Hook for Nim.
- Host: GitHub
- URL: https://github.com/juancarlospaco/pre-commit-nim
- Owner: juancarlospaco
- License: mit
- Created: 2018-09-16T22:13:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:43:28.000Z (over 2 years ago)
- Last Synced: 2025-04-12T00:42:47.150Z (about 1 month ago)
- Topics: git-hook, nim, nim-lang, pre-commit, yaml
- Homepage:
- Size: 4.88 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pre-Commit-Nim
[Pre-Commit](https://pre-commit.com) Git Hook for [Nim](https://nim-lang.org),
checks your code **before you Push to Git** using `nim check` and `nimble check`,
written by [Pre-Commit Author](https://www.twitch.tv/videos/311047771?t=42m).