Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Jul 8, 2023
1 parent 8c9227e commit 9b15845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -8,6 +8,7 @@ Development tool to automate certain parts of the dev cycle.

Automatisations:
- Propose to update dependencies when starting working on the project
- Launch BlackBox proofs when `src`, `tests`, `fixtures` or `properties` folders are modified
- Launch PHPUnit tests when `src`, `tests`, `fixtures` or `properties` folders are modified
- Launch Psalm checks (if a `psalm.xml` exists) when `src` or `tests` folders are modified
- Verify the code style (if a `.php_cs.dist` or `.php-cs-fixer.dist.php` file exists) when `src`, `tests`, `fixtures` or `properties` folders are modified
Expand Down

0 comments on commit 9b15845

Please sign in to comment.