Skip to content

Commit 8cc7c70

Browse files
committed
remove PHP codesniffer from readme
1 parent 35aa3e7 commit 8cc7c70

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@
55

66
This repository defines interfaces for implementing the [PHP/SAP][phpsap] API.
77

8-
## Coding standards
9-
10-
This project uses [PSR-12] coding standard and [PHP_CodeSniffer] for validations.
11-
In order to validate before a commit, call `vendor/bin/phpcs`.
12-
138
[phpsap]: https://php-sap.github.io
149
[license-mit]: https://img.shields.io/badge/license-MIT-blue.svg
15-
[PSR-12]: https://www.php-fig.org/psr/psr-12/
16-
[PHP_CodeSniffer]: https://github.com/squizlabs/PHP_CodeSniffer

0 commit comments

Comments
 (0)