pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
8a51e0f5b8
commit
5257568887
@@ -2,7 +2,7 @@
|
||||
|
||||
> Go kaynak kodunu kontrol et ve şüpheli yapıları bildir (örneğin Go kaynak dosyalarını tiftik et).
|
||||
> Go vet komutu eğer sorun bulunduysa sıfır olmayan bir çıkış kodu yazdırır. Eğer herhangi bir sorun bulunmadıysa sıfır çıkış kodu yazdırılır.
|
||||
> More information: <https://pkg.go.dev/cmd/vet>.
|
||||
> Daha fazla bilgi için: <https://pkg.go.dev/cmd/vet>.
|
||||
|
||||
- Mevcut dizindeki Go paketini kontrol et:
|
||||
|
||||
|
Reference in New Issue
Block a user