Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/scripts/
Dcode_style.py112 def check_style_is_correct(src_file_list: List[str]) -> bool: function
171 if not check_style_is_correct(src_file_list):
223 if check_style_is_correct(src_files):