summaryrefslogtreecommitdiff
path: root/.golangci.yml
AgeCommit message (Expand)Author
2023-07-22textui.Portion: Always round percents downLuke Shumaker
2023-03-28containers: Rethink the caching librariesLuke Shumaker
2023-03-17tree-wide: Turn on all revive linters (with exceptions)Luke Shumaker
2023-03-17.golangci.yml: Turn on reviveLuke Shumaker
2023-03-17tree-wide: Ensure that all existing type doc comments follow the expected formatLuke Shumaker
2023-03-17tree-wide: Ensure that all existing method doc comments follow the expected f...Luke Shumaker
2023-03-17tree-wide: Ensure that all packages have a doc commentLuke Shumaker
2023-03-16.golangci.yml: Tidy upLuke Shumaker
2023-02-12containers: Add my own ARC implementationLuke Shumaker
2023-01-05rebuildnodes: Support graceful shutdownLuke Shumaker
2023-01-01lint: Set exclude-use-default=falseLuke Shumaker
2023-01-01.golangci.yml: Organize disabled lintersLuke Shumaker
2023-01-01lint: Turn on whitespaceLuke Shumaker
2023-01-01lint: Turn on unconvertLuke Shumaker
2023-01-01lint: Turn on tagliatelleLuke Shumaker
2023-01-01lint: Turn on stylecheckLuke Shumaker
2023-01-01lint: Turn on predeclaredLuke Shumaker
2023-01-01lint: Turn on paralleltestLuke Shumaker
2023-01-01lint: Turn on nilerrLuke Shumaker
2023-01-01lint: Turn on nakedretLuke Shumaker
2023-01-01lint: Turn on misspellLuke Shumaker
2023-01-01lint: Turn on gomoddirectivesLuke Shumaker
2023-01-01lint: Turn on gomndLuke Shumaker
2023-01-01lint: Turn on gofumptLuke Shumaker
2023-01-01lint: Turn on gocriticLuke Shumaker
2023-01-01lint: Turn on gciLuke Shumaker
2023-01-01lint: Turn on forcetypeassertLuke Shumaker
2023-01-01lint: Turn on errorlintLuke Shumaker
2023-01-01lint: Turn on dupwordLuke Shumaker
2023-01-01lint: Turn on dogsledLuke Shumaker
2023-01-01lint: Turn on containedctxLuke Shumaker
2023-01-01lint: Tighten up the nolintlint configurationLuke Shumaker
2023-01-01.golangci.yml: Turn on all passing non-deprecated lintersLuke Shumaker
2023-01-01.golangci.yml: Don't limit the outputLuke Shumaker
2022-12-26tree-wide: Outlaw fmt.Print, force textuiLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker