Skip to content

Commit

Permalink
Add formatting to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Oct 1, 2024
1 parent 7d5383b commit 3e33698
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ or
* `cd www/docs/style`
* `bundle exec compass compile` for a one-off compilation or `bundle exec compass watch` to recompile on changes

## Code formatting

`script/lint` will run php-cs-fixer for php files.

## Testing

TheyWorkForYou includes a test suite, using PHPunit. To run tests, ensure that
Expand Down

0 comments on commit 3e33698

Please sign in to comment.