Michal Papis

Results 152 comments of Michal Papis

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 `pre-commit` gem - it's a good start :)

@jish I would say this is one of the steps towards `1.0.0` what do you think?

@jish it would be great opportunity to make use of [pre-commit-plugins](https://github.com/pre-commit-plugins)

extracting this to separate gem is mostly creating the same files / directories as in this PR, an extra readme, gemspec and few test files would be needed

@leonsp please have a look into https://github.com/mpapis/pre-commit-php as an example how to create external plugins

now on master you can: ``` bash pre-commit new plugin-name 'Author Name' author@email 'description of the plugin' ``` this will generate scaffold for your gem - should be easy to...

it's good here, we can ad the mapping in plugins to answer to flags when given