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

Remove dependency from `Makefile.PL`? #353

Closed tdegeus closed 2 years ago

tdegeus commented 2 years ago

Thanks to your amazing work in https://github.com/cmhughes/latexindent.pl/releases/tag/V3.17 I think that this can be removed:

https://github.com/cmhughes/latexindent.pl/blob/244ed70df0fc41a6f52ed945019319e49dff5b8c/Makefile.PL#L26

cmhughes commented 2 years ago

Ok! Great, thanks, all done :) https://github.com/cmhughes/latexindent.pl/commit/2198e4a70427114d20bddb1073e6970bbc249c02