gptlint
1.0.0
Use LLMs to enforce best practices across your codebase.
A fundamentally new approach to code quality. Use LLMs to enforce higher-level best practices across your codebase in a way that takes traditional static analysis tools like
eslint
to the next level.
eslint
gptlint.config.js
and inline overrides /* gptlint-disable */
eslint
instead of trying to replace it (we love eslint!)Here's a demo of gptlint
running on its own codebase:
Check out our docs to get started.
Check out our docs on how it works to learn more.
Installation is simple, with the only external dependency required by default being an OpenAI API key.
Check out our docs to get started.
@software{agentic2024gptlint,
title = {GPTLint},
author = {Travis Fischer, Scott Silvi},
year = {2024},
month = {4},
url = {https://github.com/gptlint/gptlint}
}
Huge shoutout to Laurentiu Raducu for gifting us the NPM package name.
MIT © Travis Fischer
To stay up to date or learn more, follow @transitive_bs on Twitter.