SIGN IN SIGN UP

YAML: set auto_indent_using_last_non_empty_line to false (fix wonky formatting) (#13351)

This makes us treat yaml like other indentation-sensitive languages
(e.g. Python) and not reformat it on pasting and what not.

Fixes #12236
Fixes #13338

Release Notes:

- Fixed spurious appliance of auto-formatting to YAML blocks.
P
Piotr Osiewicz committed
4dd05a80e0b140d5c3f7f619966a4e5238e5d422
Parent: 44c479c
Committed by GitHub <noreply@github.com> on 6/21/2024, 8:58:44 AM