From 844d794adc5aca9308e2ea3e677c396968938fe6 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 7 Sep 2020 08:45:47 -0700 Subject: [PATCH] Set markdown file indent size in .editorconfig and reformatted the README --- .editorconfig | 1 + README.md | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.editorconfig b/.editorconfig index 10c2e54..f1adb2f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,6 +14,7 @@ indent_size = 4 [*.md] trim_trailing_whitespace = false +indent_size = 4 [*.{yml,yaml}] indent_size = 2 diff --git a/README.md b/README.md index 17fee61..daeed66 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@

- Directory Lister + Directory Lister

- Join our Community - Become a Sponsor - One-time Donation -
- License - Build Status - StyleCI + Join our Community + Become a Sponsor + One-time Donation +
+ License + Build Status + StyleCI

---