1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-16 20:42:40 +01:00

Update project build files

This commit is contained in:
Simon Jarrett
2020-08-12 23:28:00 +01:00
parent 660c137958
commit f3aba68e46
11 changed files with 41 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""A wrapper script around clang-format, suitable for linting multiple files
and to use for continuous integration.