Parallelize nodejs file checks

This commit is contained in:
Matan Kushner
2019-04-12 13:07:41 -04:00
parent 7ffadd37bc
commit 99bdf27eca
5 changed files with 135 additions and 14 deletions
+1
View File
@@ -9,3 +9,4 @@ clap = "2.32.0"
ansi_term = "0.11.0"
dirs = "1.0.5"
git2 = "0.8.0"
rayon = "1.0.3"