awesome-lint-strict.yml 1.4 KB

1234567891011121314151617181920212223
  1. # doc: https://github.com/nodiscc/hecat/blob/master/hecat/processors/awesome_lint.py
  2. steps:
  3. - name: check data against awesome-selfhosted guidelines (strict)
  4. module: processors/awesome_lint
  5. module_options:
  6. source_directory: ./
  7. items_in_delegate_to_fatal: False
  8. last_updated_error_days: 365
  9. last_updated_warn_days: 186
  10. licenses_files:
  11. - licenses.yml
  12. - licenses-nonfree.yml
  13. last_updated_skip: # (optional, default []) list of items (source_code_url) for which the last update date check should not produce errors/warnings
  14. - https://github.com/tomershvueli/homepage # simple/no maintenance required https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/242
  15. - https://github.com/abrenaut/posio # simple/no maintenance required
  16. - https://github.com/knrdl/bicimon # simple/no maintenance required
  17. - https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
  18. - https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
  19. - https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
  20. - https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required
  21. - https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
  22. - https://github.com/joho1968/POMjs # simple/no maintenance required