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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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