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

Github actions update (test cases on pull) #491

Closed cmhughes closed 11 months ago

cmhughes commented 1 year ago

https://github.com/cmhughes/latexindent.pl/blob/189bbc765f050c677dadaa1cf4498342763bc306/.github/workflows/test-cases-on-pull.yaml#L43

The above line leads to the following annotation

https://github.com/cmhughes/latexindent.pl/actions/runs/6681825283

cmhughes commented 11 months ago

fixed as of https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.4