From 439430cb486fbce2447d027f4f859bbb905b85b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Mon, 16 May 2022 10:56:39 +0800 Subject: [PATCH] LOOKING FOR MAINTAINER --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5835a27d..989a4a15 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@

`phplint` is a tool that can speed up linting of php files by running several lint processes at once.

+>🚨 There are two better packages for syntax detection and static analysis: [Psalm](https://psalm.dev/) and [PHPStan](https://github.com/phpstan/phpstan), recently my work has started to get busier and I won't have much time to maintain this project, if you are interested in maintaining it please raise an issue, Thanks. + ![artboard 1](https://user-images.githubusercontent.com/1472352/38774811-3f780ab6-40a3-11e8-9a0a-a8d06d2c6463.jpg) [![Release Status](https://github.com/overtrue/phplint/actions/workflows/build-phar.yml/badge.svg)](https://github.com/overtrue/phplint/actions/workflows/build-phar.yml)