mirror of
https://github.com/Mikaela/.github.git
synced 2025-08-19 02:57:28 +02:00
Compare commits
1 Commits
592b2a63e1
...
28a63ec2e0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
28a63ec2e0 |
@ -1,7 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
* text=auto eol=lf linguist-detectable
|
||||
* text=auto linguist-detectable
|
||||
|
@ -20,7 +20,7 @@ repos:
|
||||
- id: check-gitlab-ci
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
rev: "v3.0.0-alpha.6"
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
@ -1,4 +0,0 @@
|
||||
# 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