From c203349eb79952e59effc30a729033b4dbfae395 Mon Sep 17 00:00:00 2001 From: pat-s Date: Wed, 11 Jun 2025 22:42:52 +0200 Subject: [PATCH] fix: linter file rename, ignore stackoverflow links --- .ecrc => .editorconfig-checker.json | 0 .lycheeignore | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename .ecrc => .editorconfig-checker.json (100%) diff --git a/.ecrc b/.editorconfig-checker.json similarity index 100% rename from .ecrc rename to .editorconfig-checker.json diff --git a/.lycheeignore b/.lycheeignore index b26050d..a81f3e4 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -7,4 +7,5 @@ https://codeberg.org/username/repo.git https://username.codeberg.page/** https://openclipart.org/** https://www.gnu.org/** -https://translate.codeberg.org \ No newline at end of file +https://translate.codeberg.org +https://stackoverflow.com/**