Skip to content

Commit 1fa8d04

Browse files
committed
Rename LightMarkdownFormatter to MarkdownFormatter
1 parent 01fee30 commit 1fa8d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LightMarkdownFormatter.php renamed to src/MarkdownFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use NunoMaduro\PhpInsights\Domain\Insights\InsightCollection;
66

7-
class LightMarkdownFormatter extends FullMarkdownFormatter
7+
class MarkdownFormatter extends FullMarkdownFormatter
88
{
99
protected string $filename = 'insights.md';
1010

0 commit comments

Comments
 (0)