mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
6 lines
56 B
Bash
Executable File
6 lines
56 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
. ./util/ci/clang-format.sh
|
|
|
|
fix_format
|