diff .jshintrc @ 36463:1bd132a021dd

remotenames: don't inherit the remotenames class from dict class The remotenames class was moved from hgremotenames extension. The class in hgremotenames extension used to extend dict because updating bookmark was done through a dict-like interface or Sean (smf) wanted it to be that way. But now, we can remove the inheritance from the dict class as updating bookmark is not done using a dict-like interface. Thanks to Martin von Zweigbergk for spotting this. Differential Revision: https://phab.mercurial-scm.org/D2361
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 21 Feb 2018 14:36:42 +0530
parents bdd2e18b54c5
children
line wrap: on
line diff