Skip to content

Commit 1b13a8d

Browse files
committed
quickfix paths
1 parent 792b4c6 commit 1b13a8d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Detect Laravel Ray
22
This GitHub Action allows you to scan Laravel application codebase and detects remaining [Spatie's ray](https://myray.app/) calls. By default, it includes the following directories:
3-
- ./app
4-
- ./resources/views
5-
- ./database
6-
- ./routes
7-
- ./tests
3+
- `./app`
4+
- `./resources/views`
5+
- `./database`
6+
- `./routes`
7+
- `./tests`
88

99
## Usage
1010

0 commit comments

Comments
 (0)