awesome-lint.yml 1.2 KB

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