theme-check
theme-check copied to clipboard
Go through code inspection and see what can be improved
Running code inspect on the plugin in the PhpStorm IDE gives interesting results that should be checked manually

Can you get an output of the report? Maybe as a CSV or similar?
I can export HTML and XML reports.
haha so 2 better formats than what I asked for. Either one works :)
https://gist.github.com/dingo-d/eb61bbc5403d14df6ca781d0f2e42a9a
It was pretty big to add, hope nothing crashes XD
Is anyone with PHP storm able to check the current code? (And I am not able to read the report format)
Just download the gist files into one folder and open it in the browser, should work.
The file is nearly one year old I don't think it will be valid. That is what I mean with "check the current code".
I tried running it on the newer code, but the export throws an error. I can export xml files, but not sure how to inspect those 🤷🏼♂️