mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
No commits in common. "7509d9da226523f9b6411cea0e00818ad16a47e9" and "c6ab7263f238a5c09983727d9b0da404f038a739" have entirely different histories.
7509d9da22
...
c6ab7263f2
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -1,12 +1,10 @@
|
||||
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen <suomalainen+git@mikaela.info>
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
* text=auto linguist-detectable eol=lf
|
||||
*.license text linguist-detectable eol=lf
|
||||
|
||||
# git-lfs doesn't support more complicated than this, CASE SENSITIVE!
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
*.{jpg,[jJ][pP][gG]} filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg,[jJ][pP][eE][gG]} filter=lfs diff=lfs merge=lfs -text
|
||||
*.png,[pP][nN][gG]} filter=lfs diff=lfs merge=lfs -text
|
||||
LICENSES/** text linguist-vendored eol=lf
|
||||
|
@ -35,7 +35,7 @@ repos:
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.1.0"
|
||||
rev: "v3.0.3"
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user