black-backdoor / MeOS

Online Operating System
https://meos.lima.zone
GNU General Public License v3.0
2 stars 1 forks source link

Add GitHub Actions Workflow for Linting HTML with HTMLHint #91

Closed black-backdoor closed 3 months ago

black-backdoor commented 3 months ago

This PR introduces a GitHub Actions workflow to automatically lint HTML code using HTMLHint. The goal is to ensure code quality and consistency across the HTML files in the repository by running lint checks on every push and pull request to the main branch.