summaryrefslogtreecommitdiff
path: root/.golangci.yml
AgeCommit message (Expand)Author
2023-10-17chore(go): bump project version number to 1.21Gabe Kangas
2023-05-28Update to Go 1.20. Closes #2185Gabe Kangas
2022-12-06bump min golang ver to 1.18 (#2412)Meisam
2022-08-27Remove package-comments ruleGabe Kangas
2022-08-27Remove unused linterGabe Kangas
2022-04-12Explicitly set go version in linter config.Gabe Kangas
2022-01-12I should probably just remove the dupl linterGabe Kangas
2022-01-12Social features / ActivityPub federation (#1629)Gabe Kangas
2021-11-26Reduce max complexity in linterGabe Kangas
2021-10-25Some linter cleanupGabe Kangas
2021-09-12Expanded linting + fix warnings (#1396)Gabe Kangas
2021-07-19Cleanup linter warningsGabe Kangas
2020-11-12Use a golangci-lint workflow to check for common mistakes & problems (#353)Christian Muehlhaeuser