antidot-framework/runtime

View on GitHub
grumphp.yml

Summary

Maintainability
Test Coverage
grumphp:
    hooks_dir: ./
    hooks_preset: local
    tasks:
        composer_script:
            script: check-all
            triggered_by: [php, phtml]
            working_directory: ~