bitcoin/test/lint/lint-files.sh

11 lines
282 B
Bash
Raw Normal View History

#!/usr/bin/env bash
# Copyright (c) 2021 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
export LC_ALL=C
set -e
2021-11-07 09:13:39 -03:00
cd "$(dirname "$0")/../.."
test/lint/lint-files.py