Home
last modified time | relevance | path

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

/mbedtls-latest/scripts/
Dcode_style.py151 def check_style_is_correct(src_file_list: List[str]) -> bool: function
210 if not check_style_is_correct(src_file_list):
262 if check_style_is_correct(src_files):