mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-29 22:11:13 +02:00
Add "export LC_ALL=C" to all shell scripts
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#
|
||||
# Check for specified flake8 warnings in python files.
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
# E101 indentation contains mixed spaces and tabs
|
||||
# E112 expected an indented block
|
||||
# E113 unexpected indentation
|
||||
|
Reference in New Issue
Block a user