0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)JavaScript695 star (695 star)33 fork (33 fork)batch import
enhancementhelp wanted
- 議題類型
- feature
- 研究方向
- The issue requests integrating HTML CodeSniffer into check build as a new checker. First, review check build's documentation on creating custom checkers or plugins. Then, study HTML CodeSniffer's API (available at its GitHub repo) to understand how to run audits and retrieve results. Consider proposing a design in the issue comments before implementing. Relevant files: likely in the 'checkers' or 'plugins' directory of check build.