Skip to content

Fix(php-cs-fixer.dist.php): Use absolute paths from __DIR__#1819

Merged
mrook merged 1 commit into
phingofficial:mainfrom
leagris:cs-fixer-config-patch
Apr 27, 2024
Merged

Fix(php-cs-fixer.dist.php): Use absolute paths from __DIR__#1819
mrook merged 1 commit into
phingofficial:mainfrom
leagris:cs-fixer-config-patch

Conversation

@leagris
Copy link
Copy Markdown
Contributor

@leagris leagris commented Apr 27, 2024

Allows php-cs-fixer's finder to resolve src/Phing and tests/Phing with full absolute paths, so it works regardless of current directory (like when invoked from an IDE plug-in for a single file. Ex: VS-Code)

Allows php-cs-fixer's finder to resolve src and tests with
full absolute paths, so it works regardless of current directory
(like when invoked for a single file from ex: VS-Code)
@mrook mrook merged commit dc73953 into phingofficial:main Apr 27, 2024
@mrook mrook added this to the 3.0.0 milestone Apr 27, 2024
@leagris leagris deleted the cs-fixer-config-patch branch May 2, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants