Skip to content

Commit 651e99c

Browse files
authored
Apply suggestion from @mtfishman
1 parent 4cde9ab commit 651e99c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repos:
99
- id: check-toml
1010
- id: check-yaml
1111
- id: end-of-file-fixer
12-
exclude_types: [markdown] # incompatible with Literate.jl
13-
exclude: '.*references/.*\.txt$' # do not check reference TN images
12+
exclude_types: [markdown] # incompatible with Literate.jl
13+
exclude: '.*references/.*\.txt$' # do not check reference TN images
1414

1515
- repo: https://github.com/fredrikekre/runic-pre-commit
1616
rev: v2.0.1

0 commit comments

Comments
 (0)