This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
php-code-style
Watch
1
Star
0
Fork
0
You've already forked php-code-style
mirror of
https://github.com/elyby/php-code-style.git
synced
2025-01-11 22:32:06 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
php-code-style
/
tests
/
Fixer
/
Whitespace
History
ErickSkrauch
6e9d815a1f
Fixes
#9
. Add space before next meaningful line of code and skip comments
2023-03-22 20:41:04 +01:00
..
BlankLineAroundClassBodyFixerTest.php
Migrate to PHP-CS-Fixer 3. Upgrade custom rules. Upgrade ruleset.
2022-09-20 02:50:21 +02:00
BlankLineBeforeReturnFixerTest.php
Fixes
#10
. Don't count string interpolation as a scope beginning
2023-03-22 18:42:39 +01:00
LineBreakAfterStatementsFixerTest.php
Fixes
#9
. Add space before next meaningful line of code and skip comments
2023-03-22 20:41:04 +01:00