mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-03 18:09:13 +03:00
Integrate .pre-commit-config.yaml
(cherry picked from commit e0d363aad8)
This commit is contained in:
committed by
David Snopek
parent
1a22e43075
commit
c35e7545b7
@@ -32,7 +32,6 @@ def configure(env):
|
||||
return rv
|
||||
|
||||
def mySpawn(sh, escape, cmd, args, env):
|
||||
|
||||
newargs = " ".join(args[1:])
|
||||
cmdline = cmd + " " + newargs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user