mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
22 lines
1.6 KiB
YAML
22 lines
1.6 KiB
YAML
# doc: https://github.com/nodiscc/hecat/blob/master/hecat/processors/awesome_lint.py
|
|
steps:
|
|
- name: check data against awesome-selfhosted guidelines
|
|
module: processors/awesome_lint
|
|
module_options:
|
|
source_directory: ./
|
|
licenses_files:
|
|
- licenses.yml
|
|
- licenses-nonfree.yml
|
|
last_updated_skip: # (optional, default []) list of items (source_code_url) for which the last update date check should not produce errors/warnings
|
|
- https://github.com/tomershvueli/homepage # simple/no maintenance required https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/242
|
|
- https://github.com/abrenaut/posio # simple/no maintenance required
|
|
- https://github.com/knrdl/bicimon # simple/no maintenance required
|
|
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
|
|
- 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
|
|
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
|
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
|
|
- https://github.com/openspeedtest/Speed-Test # simple HTML/CSS/JS project with no external dependencies
|
|
- https://github.com/clangen/musikcube # simple C++ application with no dependencies
|