mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 02:12:19 +00:00
cosmetic
This commit is contained in:
parent
149e8cd9e8
commit
2a1610d0a3
@ -13,7 +13,7 @@ import (
|
||||
func main() {
|
||||
prLiner := flag.String("pr-liner", "", "Pull request liner")
|
||||
hunspellParsedFile := flag.String("hunspell-parsed-file", "", "Hunspell parsed file name")
|
||||
file := flag.String("file", "", "Hunspell parsed file name")
|
||||
file := flag.String("file", "", "File name that checked")
|
||||
commit := flag.String("commit", "", "Commit")
|
||||
flag.Parse()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user