You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this repo, I receive the following line running pre-commit:
PHP Codesniffer (Code Beutifier and Formatter)...........................Passed
While all is well, the typo triggers my OCD :) So I wanted to add a PR and saw that the typo is already corrected in the master branch.
Is it possible to release the latest fixes to a stable version 1.4.1? I see that the last release was 2.5 years ago, with some changes since. I know it's possible to configure the master branch as a version, but I don't want to affix it to a changing state of the repo/plugin.
The text was updated successfully, but these errors were encountered:
Using this repo, I receive the following line running
pre-commit
:While all is well, the typo triggers my OCD :) So I wanted to add a PR and saw that the typo is already corrected in the master branch.
Is it possible to release the latest fixes to a stable version 1.4.1? I see that the last release was 2.5 years ago, with some changes since. I know it's possible to configure the master branch as a version, but I don't want to affix it to a changing state of the repo/plugin.
The text was updated successfully, but these errors were encountered: