squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.63k stars 1.48k forks source link

Add Bash syntax highlighting to `README.md` #3934

Closed Benjamin-Loison closed 7 months ago

Benjamin-Loison commented 7 months ago

Description

Suggested changelog entry

Related issues/external references

Fixes #

Types of changes

PR checklist

jrfnl commented 7 months ago

You may want to have a read through #3932...

Benjamin-Loison commented 7 months ago

You may want to have a read through #3932...

I paid attention to PRs but not issues, my bad, thank you I will pay attention to issues next time.

I close this PR in favor of https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/121.