From de109e333100945b9352168990a0d38618a9d1a0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 12 Jun 2024 10:37:21 +0300 Subject: [PATCH] I apparently forgot to run prettier --- .gitattributes | 6 +++--- .github/CODEOWNERS | 2 +- CODEOWNERS | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index df88ad7..bace0ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,9 +2,9 @@ * text=auto eol=lf linguist-detectable # Built-in diff patterns (disabled by default). -*.css diff=css -*.html diff=html -*.php diff=php +*.css diff=css +*.html diff=html +*.php diff=php *.{md,markdown} diff=markdown # These don't feel like mine diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c96a51..f9ff4c4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @Mikaela +* @Mikaela diff --git a/CODEOWNERS b/CODEOWNERS index 8c96a51..f9ff4c4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @Mikaela +* @Mikaela