Methods
1 to 5 of 5
- Actions::check_branch_cs() – Runs PHPCS on the staged files.
- Actions::check_cs_for_changed_files() – Runs PHPCS on changed files compared to some git reference.
- Actions::check_staged_cs() – Runs PHPCS on the staged files.
- Actions::compile_dependency_injection_container() – Compiles the dependency injection container.
- Actions::prefix_dependencies() – Prefixes dependencies if composer install is ran with dev mode.