index
:
btrfs-progs-ng
lukeshu/node-cache
lukeshu/process-without-pv
master
Better btrfs userspace tools
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.golangci.yml
Age
Commit message (
Expand
)
Author
2023-03-28
containers: Rethink the caching libraries
Luke Shumaker
2023-03-17
tree-wide: Turn on all revive linters (with exceptions)
Luke Shumaker
2023-03-17
.golangci.yml: Turn on revive
Luke Shumaker
2023-03-17
tree-wide: Ensure that all existing type doc comments follow the expected format
Luke Shumaker
2023-03-17
tree-wide: Ensure that all existing method doc comments follow the expected f...
Luke Shumaker
2023-03-17
tree-wide: Ensure that all packages have a doc comment
Luke Shumaker
2023-03-16
.golangci.yml: Tidy up
Luke Shumaker
2023-02-12
containers: Add my own ARC implementation
Luke Shumaker
2023-01-05
rebuildnodes: Support graceful shutdown
Luke Shumaker
2023-01-01
lint: Set exclude-use-default=false
Luke Shumaker
2023-01-01
.golangci.yml: Organize disabled linters
Luke Shumaker
2023-01-01
lint: Turn on whitespace
Luke Shumaker
2023-01-01
lint: Turn on unconvert
Luke Shumaker
2023-01-01
lint: Turn on tagliatelle
Luke Shumaker
2023-01-01
lint: Turn on stylecheck
Luke Shumaker
2023-01-01
lint: Turn on predeclared
Luke Shumaker
2023-01-01
lint: Turn on paralleltest
Luke Shumaker
2023-01-01
lint: Turn on nilerr
Luke Shumaker
2023-01-01
lint: Turn on nakedret
Luke Shumaker
2023-01-01
lint: Turn on misspell
Luke Shumaker
2023-01-01
lint: Turn on gomoddirectives
Luke Shumaker
2023-01-01
lint: Turn on gomnd
Luke Shumaker
2023-01-01
lint: Turn on gofumpt
Luke Shumaker
2023-01-01
lint: Turn on gocritic
Luke Shumaker
2023-01-01
lint: Turn on gci
Luke Shumaker
2023-01-01
lint: Turn on forcetypeassert
Luke Shumaker
2023-01-01
lint: Turn on errorlint
Luke Shumaker
2023-01-01
lint: Turn on dupword
Luke Shumaker
2023-01-01
lint: Turn on dogsled
Luke Shumaker
2023-01-01
lint: Turn on containedctx
Luke Shumaker
2023-01-01
lint: Tighten up the nolintlint configuration
Luke Shumaker
2023-01-01
.golangci.yml: Turn on all passing non-deprecated linters
Luke Shumaker
2023-01-01
.golangci.yml: Don't limit the output
Luke Shumaker
2022-12-26
tree-wide: Outlaw fmt.Print, force textui
Luke Shumaker
2022-07-10
Add license and copyright info
Luke Shumaker
2022-07-08
Add a Makefile that runs lint and stuff
Luke Shumaker