Skip to content

Instantly share code, notes, and snippets.

{
"editor.detectIndentation": false,
"editor.fontLigatures": false,
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.rulers": [80],
//
// golang
// - golang.go
#
# do not make any modifications to this file as this resides on github gist
#
# https://taskfile.dev
#
# go install github.com/go-task/task/v3/cmd/task@v3.33.1
# ~/go/bin/task --list-all
#
# 0.2.3
#