cmhughes / latexindent.pl

Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
GNU General Public License v3.0
884 stars 84 forks source link

Adding pre-commit badge #331

Closed tdegeus closed 2 years ago

tdegeus commented 2 years ago

This is what caught my eye : https://pre-commit.com/#badging-your-repository

cmhughes commented 2 years ago

Fantastic, Tom, many thanks!