The warning about data literals is just to warn people that what comes out of YAPF may not look like they desire. The problem is that formatting data literals is hard. Even harder than formatting executable code. This…
YAPF is still brand spanking new, so please use it and report any bugs you find. We mention in the documentation that data literals are a sticking point to most people and most automatic formatters. Even clang-format…
We need to have plugins for all editors. I'm not familiar with Sublime. But I would welcome people submitting plugins for it. :-)
The warning about data literals is just to warn people that what comes out of YAPF may not look like they desire. The problem is that formatting data literals is hard. Even harder than formatting executable code. This…
YAPF is still brand spanking new, so please use it and report any bugs you find. We mention in the documentation that data literals are a sticking point to most people and most automatic formatters. Even clang-format…
We need to have plugins for all editors. I'm not familiar with Sublime. But I would welcome people submitting plugins for it. :-)