sudo pacman -Syu

Results 23 comments of sudo pacman -Syu

Thanks for working on this man 👍

Hi, I just read a blog post from mockery maintainer to discuss about generating package mock not single file mock as here https://landontclipp.github.io/blog/2023/06/21/introducing-mockerys-new-packages-feature/. Hope it helps

I tried and it's looking good Thanks @ayoisaiah !

Hi @ayoisaiah , I think there is an regression. I try to run `f2 --replace "{mtime.YYYY}{mtime.MM}{mtime.DD}_{mtime.H}{mtime.mm}{mtime.ss}_{xt.ImageSize}{ext}" --fix-conflicts --fix-conflicts-pattern '_%02d' --exec` 2 times but the result is not the same. Upper...

I also get this error too, with `build.go` exist ``` //go:build tools // +build tools package main import ( _ "github.com/envoyproxy/protoc-gen-validate" _ "github.com/golang/protobuf/protoc-gen-go" _ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway" _ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger" _ "github.com/kei2100/protoc-gen-marshal-zap/plugin/protoc-gen-marshal-zap" )...

The old J is good too

I'm in for dotter zero :D But it looks like the font is complete.

Nice suggesstion, I think about adding flag `--version-file` and more flags about conventional commits

Thanks @caksoylar for quick reply. TIL about `qmk via2json`, let me try that first. VIA already show image, but can not export or generate it programmatically, I want to explore...