On Thu, Oct 16, 2025 at 10:38 AM Frank Li [off-list ref] wrote:
On Wed, Oct 15, 2025 at 06:16:24PM -0500, Rob Herring (Arm) wrote:
quoted
yamllint has gained a new check which checks for inconsistent quoting
(mixed " and ' quotes within a file). Fix all the cases yamllint found
so we can enable the check (once the check is in a release). Use
whichever quoting is dominate in the file.
Can we simple require only use one of " or ' to let everyone follow easily?
support both " or ' is unneccessary options.
I don't really care to fix 915 files. And don't send 100s of patches
for me to review either. Given we've got 5200 total, it's a good
chance folks will copy the preferred style.
Rob