mirror of
https://github.com/facebook/sapling.git
synced 2025-01-08 14:46:47 +03:00
hg: drop hg10 requirement for jshint and pylint
Summary: Just drops the hg10 requirement since version numbers work differently in our repo. These still don't run unless you have the appropriate jshint and pylint programs installed (which I don't). Reviewed By: quark-zju Differential Revision: D6802387 fbshipit-source-id: bdfda8257c358b3a6db839aa130b555124c8ef04
This commit is contained in:
parent
8d8353d5e3
commit
9b9a988499
@ -1,4 +1,4 @@
|
||||
#require test-repo jshint hg10
|
||||
#require test-repo jshint
|
||||
|
||||
$ . "$TESTDIR/helpers-testrepo.sh"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#require test-repo pylint hg10
|
||||
#require test-repo pylint
|
||||
|
||||
Run pylint for known rules we care about.
|
||||
-----------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user