aerialship / SamlSPBundle

SAML 2.0 Symfony SP Bundle - new version available at
http://www.lightsaml.com/SP-Bundle/
MIT License
63 stars 43 forks source link

#72 Add code styling stadards git hook #85

Closed tmilos closed 9 years ago

tmilos commented 9 years ago

PR for #72, alt PR for #73 to resolve conflicts

BernardoSilva commented 9 years ago

Cool. I think all bundles should have something similar. Its very handy.

Maybe afer merging this PR you can close a few issues like https://github.com/aerialship/SamlSPBundle/issues/81 https://github.com/aerialship/SamlSPBundle/issues/72 https://github.com/aerialship/SamlSPBundle/issues/68 https://github.com/aerialship/SamlSPBundle/issues/66

BernardoSilva commented 9 years ago

Maybe should increase timeout to 1hr in .scrutinizer.yml since travis for open source is not very fast...

tools:
    external_code_coverage:
        timeout: 3600