mirror of
https://github.com/denoland/deno.git
synced 2025-08-01 09:32:28 +00:00
format
This commit is contained in:
parent
4dbe5eabe9
commit
7e3d9f8f2b
2 changed files with 5 additions and 3 deletions
|
@ -28,8 +28,7 @@ def main():
|
|||
def write_lastchange():
|
||||
run([
|
||||
sys.executable, "build/util/lastchange.py", "-o",
|
||||
"build/util/LASTCHANGE", "--source-dir", root_path,
|
||||
"--filter="
|
||||
"build/util/LASTCHANGE", "--source-dir", root_path, "--filter="
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue