-
I'm having an issue where the vip-scanner would hang on me when php code sniffer is installed with the [wordpress coding standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Stand…
-
VIP Scanner gets pretty useless when it scans `/node_modules`, etc.
There should be a standard way of marking files / directories to skip in the scan.
-
When scanning, you should be able to specify that the level of errors you want to see. For example: only Blockers; or only Blockers, Warnings, and Notes.
-
hi, I have a project to make wsi images using frames captured from a camera on microscope, my maker code uses opencv and numpy to store final array and update it with every frame
I have some question…
-
Hi.
I'm performing manipulations on WSIs and saving intermediate results in HDF5.
The end results are being saved to a new WSI using `pyvips.Image.new_from_array`.
However when running on very la…
-
Steps to reproduce:
1. Install a theme, we used the Headlines theme linked at the bottom of https://sp.automattic.com/themes/thread.php?t=2989 in our example
2. Install the VIP Scanner version 0.7
3. …
-
If you run the phpunit tests without java installed on your system, you get
```
1) JavaScriptLintTest::testJavaScriptSyntaxError
Failed asserting that true is false.
/srv/www/wp-content/plugins/vip-…
-
In `vip-scanner/config-vip-scanner.php`, we are invoking 41 unique tests (43 lines with a string ending in `Check`, `WhitespaceCheck` commented out, `VCMergeConflictCheck` used by both the WP.com and…
-
- [ ] [P3 Profiler](https://wordpress.org/plugins/p3-profiler/)
-
We should probably have unit tests and test themes / content types that can be used to validate checks.