Skip to content

Conversation

artengin
Copy link
Contributor

Refs: #39

@coveralls
Copy link

coveralls commented Sep 30, 2025

Pull Request Test Coverage Report for Build 18182052631

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.932%

Totals Coverage Status
Change from base Build 18117977650: 0.0%
Covered Lines: 278
Relevant Lines: 281

💛 - Coveralls

@DenTray DenTray merged commit fc24ce1 into main Oct 2, 2025
3 checks passed
@DenTray DenTray deleted the fix-pint-pre-commit-hook-auto-create branch October 2, 2025 03:30
@DenTray DenTray requested a review from Copilot October 2, 2025 03:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the pint pre-commit hook auto-creation by adding a command to update composer git hooks after installation. The change ensures that git hooks are properly configured when the brainmaestro/composer-git-hooks package is installed.

  • Adds ./vendor/bin/cghooks update command to the installation sequence
  • Updates all test expectations to include the new command

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Commands/InitCommand.php Adds the cghooks update command to the pint installation command array
tests/InitCommandTest.php Updates all test methods to expect the new cghooks update command in their command sequences

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants