-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
migrate plugins to new repositories #176
Comments
Yea, I agree. The PHP and Go checks seem like good candidates for plugins. |
@jish in https://github.com/pre-commit-plugins I get |
and I can not transfer rights of https://github.com/mpapis/pre-commit-php because of |
@mpapis I changed the access controls on |
can not push to the new repo:
|
go to https://github.com/orgs/pre-commit-plugins/teams and add the new repo to core team - or add me to Owners/admins |
try now? :x |
it worked :) |
and the gem is here https://rubygems.org/gems/pre-commit-php |
and all the badges are online => https://github.com/pre-commit-plugins/pre-commit-php#readme |
and @jish can push the gem now too: http://rubygems.org/gems/pre-commit-php |
and #180 is merged, the php plugin will work now outside of the |
@jish I would say this is one of the steps towards |
Yea, definitely :) |
follow up for #152, as we have https://github.com/pre-commit-plugins we should consider separating plugins to separate repositories.
@jish I would start with checks that do not have any dependencies and are not included by default .. did not had time to look which ones fit best
The text was updated successfully, but these errors were encountered: