Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Dec 18, 2023
1 parent b045f3c commit aec7f7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ When a text is given after the date, this text will be picked up for the PHPStan
- the comment might be mixed with `:` or `-` characters
- dateformat is `YYYY-MM-DD`
- multi line `/* */` and `/** */` comments are supported
- support for semantic version expiration constraints

examples supported as of version 0.1.5:
see examples of different comment variants which are supported:

```php
// todo 2023-12-14
Expand Down

0 comments on commit aec7f7a

Please sign in to comment.