Last 12 weeks · 0 commits
2 of 6 standards met
Replaces all type literals with (Go 1.18+). The definition in is preserved as it is an interface type definition, not a type literal usage. Files changed: 11 event/ipc.go wm/prompt.go logger/logger.go xclient/prompts.go prompt/select_item.go prompt/examples/select/main.go wini/wini.go commands/misc.go prompt/select.go workspace/workspace.go event/events.go (skipped: interface definition)
Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From effective go. I generated this with CodeLingo and I'm keen to get some feedback, but this is automated so feel free to close it and just say ** to opt out of future CodeLingo outreach PRs.
Repository: BurntSushi/wingo. Description: A fully-featured window manager written in Go. Stars: 1020, Forks: 105. Primary language: Go. Languages: Go (98.2%), Shell (0.8%), Python (0.8%), Makefile (0.3%), Vim Script (0%). License: WTFPL. Open PRs: 0, open issues: 73. Last activity: 4mo ago. Community health: 42%. Top contributors: BurntSushi, attilaolah, cskau, floren, jck, cshapeshifter.