Skip to content

Commit c514dfe

Browse files
authored
Merge branch 'main' into update_rector_rules
2 parents 52114e0 + ffbbb9b commit c514dfe

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)