Skip to content

Commit

Permalink
added formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Devetak committed Jan 18, 2024
1 parent efd40aa commit 03177c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/qiaojunfeng/pre-commit-julia-format
rev: v0.1.1
hooks:
- id: julia-format
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[deps]
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

0 comments on commit 03177c3

Please sign in to comment.