mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-20 03:47:26 +02:00
Compare commits
No commits in common. "b7ef9e3e704aa06fc1209dbd93e619efa9171079" and "29a1daf5c2c9eb2d8dcaa73a23ceaf36d0e5b1f5" have entirely different histories.
b7ef9e3e70
...
29a1daf5c2
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
* text=auto linguist-detectable eol=lf
|
* text=auto linguist-detectable eol=lf
|
||||||
*.license text linguist-detectable eol=lf
|
*.license text linguist-detectable eol=lf
|
||||||
*.{jpg,[jJ][pP][gG]} filter=lfs diff=lfs merge=lfs -text
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
*.jpeg,[jJ][pP][eE][gG]} filter=lfs diff=lfs merge=lfs -text
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
*.png,[pP][nN][gG]} filter=lfs diff=lfs merge=lfs -text
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
LICENSES/** text linguist-vendored eol=lf
|
LICENSES/** text linguist-vendored eol=lf
|
||||||
|
@ -11,7 +11,7 @@ ci:
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v2.1.0
|
rev: v2.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ repos:
|
|||||||
exclude_types: [markdown]
|
exclude_types: [markdown]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.3"
|
rev: "v3.0.0-alpha.9-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user