Skip to content

Commit

Permalink
Dev: PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 16, 2018
1 parent 191f944 commit f2a6c20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/rulesets/run_checkers.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
* Usage:
* php tests/rulesets/run_checkers.php <file to check>
*
* Before running this file, you need to install phpmd, phpcs and psalm (composer install
* should be enough for psalm). TODO: More instructions.
*
* @author Olle Haerstedt
* @since 2018-04-16
*/
Expand Down

0 comments on commit f2a6c20

Please sign in to comment.