Skip to content
Dominique edited this page Nov 18, 2023 · 1 revision

If the latexindent GitHub Actions workflow will take care of indenting the code in my pull request, why should I worry about formatting locally?

Use latexindent locally to format your changes to LaTeX documents in order to keep the pull request created by the latexindent GitHub Actions workflow minimal (or even absent!). Small pull requests are easy to review. If latexindent only modified a handful of lines in the most recent commit, we can tell at a glance that the changes will not introduce changes to the compiled PDF, and we can confirm that with the DiffPDF.

Clone this wiki locally