Skip to content

Commit 918ff65

Browse files
authored
Merge pull request #3 from HelgeSverre/patch-1
Fix TOON link in README
2 parents d8e7e3b + e42d206 commit 918ff65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Tests](https://img.shields.io/github/actions/workflow/status/peterfox/phpstan-toon-formatter/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/peterfox/phpstan-toon-formatter/actions/workflows/run-tests.yml)
55
[![Total Downloads](https://img.shields.io/packagist/dt/peterfox/phpstan-toon-formatter.svg?style=flat-square)](https://packagist.org/packages/peterfox/phpstan-toon-formatter)
66

7-
A PHPStan error formatter that outputs errors in the [TOON](https://github.com/helgesverre/toon) (Typed Object-Oriented Notation) format.
7+
A PHPStan error formatter that outputs errors in the [TOON](https://github.com/helgesverre/toon-php) (Typed Object-Oriented Notation) format.
88

99
The purpose of this package is to make it easier to integrate PHPStan into your CI pipeline and reduce the amount of tokens spent
1010
when working with AI agents.

0 commit comments

Comments
 (0)