An open API service indexing awesome lists of open source software.

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.

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).