summaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/encoder.cpp
diff options
context:
space:
mode:
authorvitya-smirnov <[email protected]>2026-02-26 18:18:51 +0300
committervitya-smirnov <[email protected]>2026-02-26 19:05:55 +0300
commitdf83fc78eda0422e120490a601fed3f5172007eb (patch)
tree7b73aacc3129e2cb73b76408ff990ff1f63e5da5 /library/cpp/monlib/encode/encoder.cpp
parentfdd66936e2e34659bbd650ba5e48e225f68d2ce6 (diff)
YQL-20538: Fix format on named node line comment
The problem is that a space (`' '`) followed by a openning brace (`(`) were always unconditinally inserted, which is true when it comes just after an assignment (`'='`), but does not work correctly, when an `=` is followed by a comment, so the brace-wrapped select statement should start on a next line. commit_hash:23521a65125e41f199a6244c5501fc17c5b01b85
Diffstat (limited to 'library/cpp/monlib/encode/encoder.cpp')
0 files changed, 0 insertions, 0 deletions