mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-07-26 22:09:06 +00:00
Document that the script must be run from the root
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Check or fix the code style by running Uncrustify.
|
||||
|
||||
This script must be run from the root of a Git work tree containing Mbed TLS.
|
||||
"""
|
||||
# Copyright The Mbed TLS Contributors
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user