Skip to content

pre-commit hook using ollama to check for go best practices in your diff

Notifications You must be signed in to change notification settings

AgustinBanchio/golang-best-practices-check

Repository files navigation

This was a hackday project aiming to create a pre-commit hook that would parse all go files through a locally run llm (via ollama) to check for best practices.

The initial testing revealed that models that were small enough to not require big download sizes and memory to run in a macbook were not accurate enough for this task.

About

pre-commit hook using ollama to check for go best practices in your diff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages