Skip to content

Commit

Permalink
Remove unhelpful text.
Browse files Browse the repository at this point in the history
  • Loading branch information
sybrew committed Jul 11, 2023
1 parent 6ddc0db commit e99197b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ This package helps you validate your PHP files against WordPress coding standard

This package primarily relies on [WordPress/WordPress-Coding-Standards](https://github.com/WordPress/WordPress-Coding-Standards), with added sniffs used in development for TSF.

TODO: From 6 replacements, vsprintf is faster than sprintf, linearly even faster with more replacements added. From 4 replacements vsprintf is faster than sprintf when spread operators (...) are used.
TODO: WP Query detection? (posts_per_page => -1 is already detected by WP Core, might want to use their sniff)

## Installation

1. Open Terminal.
Expand Down

0 comments on commit e99197b

Please sign in to comment.