From 5283ac10d9a7cdc9c5e3b7b8a5cfb4d6e10db4d4 Mon Sep 17 00:00:00 2001 From: "Maxim [maxirmx] Samsonov" Date: Sun, 29 Sep 2024 00:17:19 +0300 Subject: [PATCH] Added empty lines at the end of files per POSIX spec --- .github/workflows/lint.yml | 1 - _typos.toml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4e8add3..ad3e6c7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -62,4 +62,3 @@ jobs: fetch-depth: 1 submodules: true - uses: crate-ci/typos@master - \ No newline at end of file diff --git a/_typos.toml b/_typos.toml index d882c3c..3ee1ed2 100644 --- a/_typos.toml +++ b/_typos.toml @@ -1,4 +1,4 @@ [files] extend-exclude = [ "tests/abi/libsexpp.0.abi" -] \ No newline at end of file +]