From: Jelle Zijlstra Date: Tue, 25 Jan 2022 23:58:58 +0000 (-0800) Subject: properly run ourselves twice (#2807) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/32dd9ecb2e9dec8b29c07726d5713ed5b4c36547?ds=sidebyside;hp=32dd9ecb2e9dec8b29c07726d5713ed5b4c36547 properly run ourselves twice (#2807) The previous run-twice logic only affected the stability checks but not the output. Now, we actually output the twice-formatted code. ---