Skip to content

Commit

Permalink
remove PHP codesniffer from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Aug 7, 2024
1 parent 35aa3e7 commit 8cc7c70
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,5 @@

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

## Coding standards

This project uses [PSR-12] coding standard and [PHP_CodeSniffer] for validations.
In order to validate before a commit, call `vendor/bin/phpcs`.

[phpsap]: https://php-sap.github.io
[license-mit]: https://img.shields.io/badge/license-MIT-blue.svg
[PSR-12]: https://www.php-fig.org/psr/psr-12/
[PHP_CodeSniffer]: https://github.com/squizlabs/PHP_CodeSniffer

0 comments on commit 8cc7c70

Please sign in to comment.