rules: git internal suggestion

This commit is contained in:
iff 2024-12-29 20:45:41 +01:00
parent 11d2e3656f
commit 0c86f98c06

View file

@ -6,6 +6,10 @@ pattern = [
] ]
suggest = [ suggest = [
''' '''
#[err_contains(the most similar command is)]
{{command[0]}} {{err::(?:the most similar command is )(\S+)}} ''',
'''
#[!err_contains(the most similar command is)]
{{command[0]}} {{typo[1]( {{command[0]}} {{typo[1](
add, add,
am, am,