コード例 #1
0
def hunks_sans_typos_sub(s):
    return style_edit_finding.format_interesting(s=s, fn=hunks_sans_typos)
コード例 #2
0
def content_edits_sub(s):
    return style_edit_finding.format_interesting(s=s, fn=is_content_edit)