Skip to content

Commit

Permalink
fix pre-commit, format references
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 19, 2023
1 parent 1f9d560 commit 0954749
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 219 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ docs/_build
*.iml

# julia
Manifest.toml
Manifest.toml

# bibtex-tidy
*.bib.original
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ repos:
rev: v1.11.0
hooks:
- id: bibtex-tidy
args: [ '--months', '--space=4', '--sort',
'--duplicates', '--strip-enclosing-braces', '--sort-fields' ]
Loading

0 comments on commit 0954749

Please sign in to comment.