comparison .editorconfig @ 37075:46859b437697

templater: drop symbols which should be overridden by new 'ctx' (issue5612) This problem is caused by impedance mismatch between the templater and the formatter interface, which is that the template keywords are generally evaluated dynamically, but the formatter puts static values into a template mapping. This patch avoids the problem by removing conflicting values from a mapping dict when a 'ctx' is switched.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 15 Mar 2018 21:38:57 +0900
parents d30fdd6d1bf7
children 1d6066336d7b
comparison
equal deleted inserted replaced
37074:2891079fb0c0 37075:46859b437697