Run linting scans on the entire codebase including all of the following: PHPstan (level 7 or higher), ESLint, htmlhint, stylelint, axe-core, and semgrep. Include any other relevant tools in this code as scan.
Include a GitHub workflow for scanning all PRs as well with these tools and any other relevant tools.
Fix as many of the identified issues as possible and provide a progress report with the count of total issues resolved and remaining issues.
Run linting scans on the entire codebase including all of the following: PHPstan (level 7 or higher), ESLint, htmlhint, stylelint, axe-core, and semgrep. Include any other relevant tools in this code as scan.
Include a GitHub workflow for scanning all PRs as well with these tools and any other relevant tools.
Fix as many of the identified issues as possible and provide a progress report with the count of total issues resolved and remaining issues.