theme-check icon indicating copy to clipboard operation
theme-check copied to clipboard

Generic tokenizer checking

Open Otto42 opened this issue 10 years ago • 0 comments

The checks using regex ain't great. For some checks like the recent text domain checks, the tokenizer was used. This can be made more generalized, to allow the tokenizer data to be only made once and then given to several checks.

This is a general issue to track the idea of using the tokenizer in multiple checks, and having the actual token process in the main check system instead of in each check.

Otto42 avatar Sep 07 '15 23:09 Otto42