Add note to README explaining that WordPress includes sniffs beyond the subsets.#2661
Add note to README explaining that WordPress includes sniffs beyond the subsets.#2661leewillis77 wants to merge 1 commit intoWordPress:developfrom
WordPress includes sniffs beyond the subsets.#2661Conversation
|
Thanks @leewillis77, that looks like a valid addition. I wonder whether people will raise the question "what is the difference" and whether it would make sense to answer that here.... Opinions ? |
There's no documentation on what sniffs are included in which standard as-is so I don't think this is necessary, but I guess it may be useful, maybe just link the text to https://github.com/WordPress/WordPress-Coding-Standards/tree/develop/WordPress/Sniffs ? |
|
I'm not sure if that is what @jrfnl had in mind, but from my perspective, including in the note which sniffs are part of the |
My personal perspective is that it's too detailed for that document, but happy to add it into the PR if that's requested. |
|
If we were going to add the information I'd suggest a footnote something like this: Let me know if you would like me to update the PR to include this change. |
|
Marking this PR as BLOCKED for the time being until the revived discussion in #1440 has been resolved. Also see: #1440 (comment) |
Adds a small explanation that running
WordPressis not the same as runningWordPress-Core,WordPress-Docs,WordPress-Extraas noted in #1440