plugin-php icon indicating copy to clipboard operation
plugin-php copied to clipboard

Remove "Same as in Prettier" for tabWidth option in README

Open marcofugaro opened this issue 5 years ago • 2 comments

It is very confusing for the user, rather write something along the lines of "Following PSR Standards". Don't even mention prettier options.


README.md

https://prettier.io/docs/en/options.html#tab-width

Related #1416

marcofugaro avatar May 06 '20 14:05 marcofugaro

@marcofugaro Would the change suggested in https://github.com/prettier/plugin-php/pull/1417 be sufficient?

czosel avatar May 06 '20 16:05 czosel

@czosel It is still confusing, just get rid of the same as prettier part (like in singleQuote) and reference the standard it belongs to (like in braceStyle )

marcofugaro avatar May 06 '20 17:05 marcofugaro