comparison .editorconfig @ 37774:d6970628b95f

fix: use templater to substitute values in command string bytes.format() isn't supported on Python 3. Luckily, our template syntax is similar so we can reuse it. We need a hack to disable \-escapes as '\' is a directory separator on Windows.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 14 Apr 2018 00:30:39 +0900
parents d30fdd6d1bf7
children 1d6066336d7b
comparison
equal deleted inserted replaced
37773:0f084741cd66 37774:d6970628b95f