Home
last modified time | relevance | path

Searched refs:check_style_is_correct (Results 1 – 1 of 1) sorted by relevance

/mbedtls-3.6.0/scripts/
Dcode_style.py104 def check_style_is_correct(src_file_list: List[str]) -> bool: function
163 if not check_style_is_correct(src_file_list):
215 if check_style_is_correct(src_files):