github.com/nobodywasishere/crinja_lint-archive
main / published Feb 26, 2025 / repository
crinja_lint
Linter for Crinja, heavily based on Ameba
Installation
$ shards build crinja_lint
Usage
Command-line interface still in progress. For now, will lint all *.html.j2 and *.jinja2 files in the current directory.
$ crinja_lint
...
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/nobodywasishere/crinja_lint/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Margret Riegert - creator and maintainer