snippets: add a snippet for AoU stats commit
Co-Authored-by: iGor milhit <igor@milhit.ch>
parent
9fb724a32d
commit
4503013a65
|
@ -34,5 +34,15 @@ return {
|
|||
f(get_date, {})
|
||||
}
|
||||
)
|
||||
),
|
||||
s(
|
||||
{
|
||||
trig = "aou",
|
||||
name = "AoU stats commit message",
|
||||
dscr = "Commit message for an increment of AoU validation statistics."
|
||||
},
|
||||
{
|
||||
t("r+e: incrémente les stats de validation de l'AoU")
|
||||
}
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue