latexindent-action
Version updated for https://github.com/quentin-rodriguez/latexindent-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The LaTeXindent-action is a GitHub Action that checks or applies latexindent formatting on .tex files, using a custom configuration file and additional options. It provides flexibility in configuring the action via a YAML file and allows passing extra arguments to latexindent. The summary explains its purpose, functionality, and how it solves problems related to LaTeX formatting automation in GitHub workflows.
What’s Changed
What’s Changed
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/quentin-rodriguez/latexindent-action/pull/1
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/quentin-rodriguez/latexindent-action/pull/1
Full Changelog: https://github.com/quentin-rodriguez/latexindent-action/commits/v1.0.0