Skip to content

Commit 8edd63e

Browse files
authored
update pint guidelines to use --dirty flag
1 parent 9fca02d commit 8edd63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/pint/core.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Laravel Pint Code Formatter
22

3-
- You must run `vendor/bin/pint` before finalizing changes to ensure your code matches the project's expected style.
3+
- You must run `vendor/bin/pint --dirty` before finalizing changes to ensure your code matches the project's expected style.
44
- Do not run `vendor/bin/pint --test`, simply run `vendor/bin/pint` to fix any formatting issues.

0 commit comments

Comments
 (0)