Sha256: 22621c51393646d4909723b2f76cfc8e2f92f66ca013a7e8b4a4a693c7ae51ec
Contents?: true
Size: 408 Bytes
Versions: 3
Compression:
Stored size: 408 Bytes
Contents
@echo off :: Copyright (c) 2015 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. setlocal :: Ensure that "depot_tools" is somewhere in PATH so this tool can be used :: standalone, but allow other PATH manipulations to take priority. set PATH=%PATH%;%~dp0 :: Defer control. python "%~dp0\yapf" %*
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libv8-6.7.288.46.1 | vendor/depot_tools/yapf.bat |
libv8-6.7.288.46.0 | vendor/depot_tools/yapf.bat |
libv8-6.7.288.46.1beta0 | vendor/depot_tools/yapf.bat |