mirror of
https://github.com/Mikaela/.github.git
synced 2025-08-19 11:07:27 +02:00
Compare commits
4 Commits
28a63ec2e0
...
592b2a63e1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
592b2a63e1 | ||
ce7de149b3 | |||
be5836e4c2 | |||
bfbd212fdb |
@ -1,6 +1,7 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
|||||||
* text=auto linguist-detectable
|
* text=auto eol=lf linguist-detectable
|
||||||
|
@ -20,7 +20,7 @@ repos:
|
|||||||
- id: check-gitlab-ci
|
- id: check-gitlab-ci
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.6"
|
rev: "v3.0.0-alpha.9-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
|
4
CODEOWNERS
Normal file
4
CODEOWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# PRs touching any file will require my review
|
||||||
|
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
|
||||||
|
# NOTE: This will not affect other repositories even being in .github :(
|
||||||
|
* @Mikaela
|
Loading…
x
Reference in New Issue
Block a user