editorconfig-checker / editorconfig-checker.php

A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
MIT License
55 stars 14 forks source link

Fix architecture detection, release URL and binary path on Windows #220

Closed paranoiq closed 1 year ago

janedbal commented 1 year ago

@mstruebing Seems like you merged commit with broken CI, that should never happen. Now every contributor will see red checks. Can you setup the repository not to accept that?

@paranoiq Can you fix the issue in another MR?

mstruebing commented 1 year ago

@janedbal thank you for noticing this - I've set up branch protection rules to not be able to merge with broken CI.

paranoiq commented 1 year ago

yep. https://github.com/editorconfig-checker/editorconfig-checker.php/pull/221

janedbal commented 1 year ago

Will you tag new version @mstruebing ?