Skip to content

Commit

Permalink
Update readme to remove format beta
Browse files Browse the repository at this point in the history
  • Loading branch information
driftingly committed Jul 10, 2023
1 parent f1683a5 commit e9af59e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Lints:
5 : ` return view('test', ['test' => 'test']);``
```

## Formatting (Beta)
## Formatting

Using the same conventions as above, but using the format command, you can auto-fix some lints:

Expand Down Expand Up @@ -248,7 +248,7 @@ This lets you define custom linting/formatting functionality, or modify the exis
- `UseAnonymousMigrations`
- `UseAuthHelperOverFacade`

## Available Formatters (Beta)
## Available Formatters

**Notes about formatting**

Expand Down

0 comments on commit e9af59e

Please sign in to comment.