Skip to content

Commit

Permalink
Add note to lint docs (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored May 13, 2024
1 parent bf9c205 commit 2bddbbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/04-contributing/linting.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Try to automatically fix linting errors:

```bash
tools/vendor/bin/php-cs-fixer fix
```
```

_Note:_ First time you run the linter, it might take a while. After a hot cache, linting will be much faster.

0 comments on commit 2bddbbe

Please sign in to comment.