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
This commit is contained in:
nodiscc
2024-01-18 19:26:31 +00:00
committed by GitHub
parent ae1d1e648b
commit ea8c81ca1c
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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