Newer
Older
Tardis / scripts / check.sh
#!/bin/bash
# SPDX-License-Identifier: MIT
# Copyright (c) 2023 John Watts and the LuminaSensum contributors

set -e
clang-format -i src/* include/*