[#7] .forgejo: Add pre-commit

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-11-02 12:22:15 +03:00
parent 99465e6639
commit afb5f2b857
12 changed files with 157 additions and 15 deletions

View file

@ -14,4 +14,4 @@ message Request {
message Response {
string value = 1;
}
}