Skip to content

fluiddyn/formattex-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formattex-pre-commit

A pre-commit hook for formattex and formatbibtex.

Usage

Add the following to your .pre-commit-config.yaml:

- repo: https://github.com/fluiddyn/formattex-pre-commit
  # Formattex version.
  rev: 0.1.4
  hooks:
    # Run the formatter for tex files.
    - id: formattex
    # Run the formatter for bibtex files.
    - id: formatbibtex

About

A pre-commit hook for formattex and formatbibtex

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages