Skip to content

Commit 4a7a617

Browse files
committed
~formatting
1 parent 14688c9 commit 4a7a617

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ psalm.xml export-ignore
2020
/.chglog export-ignore
2121
.dockerignore export-ignore
2222
.env export-ignore
23+
/.eval export-ignore
2324
/.git export-ignore
2425
.gitattributes export-ignore
2526
.gitattributes.keep export-ignore

tests/debug.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
// snippet
34
if (!defined('APP_DEBUG')) {
45
define('APP_DEBUG', true);

0 commit comments

Comments
 (0)