Skip to content

Commit ffbbb9b

Browse files
committed
fix spacing
1 parent b2474c1 commit ffbbb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/foundation.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
@if (! empty(config('boost.purpose')))
1414
Application purpose: {!! config('boost.purpose') !!}
15-
@endif
1615

16+
@endif
1717
## Conventions
1818
- You must follow all existing code conventions used in this application. When creating or editing a file, check sibling files for the correct structure, approach, naming.
1919
- Use descriptive names for variables and methods. For example, `isRegisteredForDiscounts`, not `discount()`.

0 commit comments

Comments
 (0)