From ea8c81ca1cc7de667eed4623e8f1c9f8dc596201 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 18 Jan 2024 19:26:31 +0000 Subject: [PATCH] tools: ignore apaxy last update date check (#503) - the project is 300 lines CSS, 130 lines HTML and 92 lines JS ands requires basically no maintenance - ref. #1 - ERROR:awesome_lint.py: Apaxy: last updated -370 days, 1:29:47.944313 ago, older than 365 days --- .hecat/awesome-lint-strict.yml | 1 + .hecat/awesome-lint.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.hecat/awesome-lint-strict.yml b/.hecat/awesome-lint-strict.yml index 467886a1bd..1b38367343 100644 --- a/.hecat/awesome-lint-strict.yml +++ b/.hecat/awesome-lint-strict.yml @@ -18,3 +18,4 @@ steps: - https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required - https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required - https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required + - https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required diff --git a/.hecat/awesome-lint.yml b/.hecat/awesome-lint.yml index dd95a0bcf0..10eda9881b 100644 --- a/.hecat/awesome-lint.yml +++ b/.hecat/awesome-lint.yml @@ -15,3 +15,4 @@ steps: - https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required - https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required - https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required + - https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required