Skip to content

Commit

Permalink
Merge pull request #1 from kor2win/pint-pleasure
Browse files Browse the repository at this point in the history
fix: added blank line to satisfy pint "per" style rules.
  • Loading branch information
Pavel Babushkin authored Sep 10, 2024
2 parents 6929c11 + 236e740 commit 1cb15bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Renderers/AbstractEntityRenderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public function render(EntityAliases $entityAliases): string
{
$body
}
PHP;
}

Expand Down

0 comments on commit 1cb15bd

Please sign in to comment.