We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35aa3e7 commit 8cc7c70Copy full SHA for 8cc7c70
README.md
@@ -5,12 +5,5 @@
5
6
This repository defines interfaces for implementing the [PHP/SAP][phpsap] API.
7
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
13
[phpsap]: https://php-sap.github.io
14
[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