ObliviousHarmony / vscode-php-codesniffer

A VS Code extension for integrating PHP_CodeSniffer.
https://marketplace.visualstudio.com/items?itemName=obliviousharmony.vscode-php-codesniffer
Other
40 stars 2 forks source link

Add Windows To CI Workflow #62

Closed ObliviousHarmony closed 1 year ago

ObliviousHarmony commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

Given the issues that we have had reported thus far, it is clear that the extension does not really work on Windows. In an effort to fix that, a great first step will be adding Windows support to our CI checks. This will let us validate that it works moving forward and will serve as an acceptance test for support being finalized.

How to test the changes in this Pull Request:

  1. Review GitHub Checks