From d32218d25e614ef4695991849edaf19e3ac66beb Mon Sep 17 00:00:00 2001 From: GoliathLabs Date: Wed, 9 Mar 2022 16:38:19 +0100 Subject: [PATCH] Added: newline --- .github/workflows/typos.yml | 2 +- .typos.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index e6970ecd..f212eb7b 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -22,4 +22,4 @@ jobs: - name: Use custom config file uses: crate-ci/typos@master with: - config: ./.typos.toml \ No newline at end of file + config: ./.typos.toml diff --git a/.typos.toml b/.typos.toml index 9a5d67ac..ab0112bb 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,2 +1,2 @@ [files] -extend-exclude = ["go.sum", "package-lock.json"] \ No newline at end of file +extend-exclude = ["go.sum", "package-lock.json"]