mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
test/scripts/components: Applied consistent style.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@@ -151,7 +151,7 @@ component_check_code_style () {
|
||||
./scripts/code_style.py
|
||||
}
|
||||
|
||||
support_check_code_style() {
|
||||
support_check_code_style () {
|
||||
case $(uncrustify --version) in
|
||||
*0.75.1*) true;;
|
||||
*) false;;
|
||||
|
||||
Reference in New Issue
Block a user