Mercurial > hg
comparison .jshintrc @ 39788:69defbb83be7
py3: use '%d' for integers instead of '%s'
Python 3 does not allow using "%s" for integers.
This makes the test works on Python 3. The test still does not pass because
there is a deprecation warning.
Differential Revision: https://phab.mercurial-scm.org/D4696
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sun, 23 Sep 2018 23:35:38 +0300 |
parents | bdd2e18b54c5 |
children |
comparison
equal
deleted
inserted
replaced
39787:e05d7c71f209 | 39788:69defbb83be7 |
---|