aboutsummaryrefslogtreecommitdiffstats
path: root/.golangci.yml
Commit message (Expand)AuthorAgeFilesLines
* Enable tenv and testifylint rules (#32852)TheFox0x77 days1-0/+6
* Enable `unparam` linter (#31277)silverwind2024-06-111-0/+1
* Clean up revive linter config, tweak golangci output (#30980)silverwind2024-05-181-5/+3
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-23/+32
* Refactor cache and disable go-chi cache (#30417)wxiaoguang2024-04-131-0/+2
* Upgrade golangci-lint to v1.57.2 (#30401)silverwind2024-04-111-4/+1
* Remove go versions from .golangci.yml (#27953)silverwind2023-11-071-2/+0
* Use Go 1.21 for golangci-lint (#26786)Chongyi Zheng2023-08-291-2/+2
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-10/+15
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-0/+1
* Enable forbidigo linter (#24278)silverwind2023-04-241-0/+4
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-1/+1
* Remove most path-based golangci exclusions (#24214)silverwind2023-04-191-51/+0
* Fix .golangci.yml (#22868)zeripath2023-02-111-1/+1
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-0/+1
* update to build with go1.20 (#22732)techknowlogick2023-02-031-2/+2
* Add more packages to denylist (#22412)Jason Song2023-01-121-1/+2
* Update go dev dependencies (#22064)silverwind2022-12-081-17/+17
* Simplify fmt-check (#21458)silverwind2022-10-161-4/+0
* Configure golangci-lint to show all issues (#21106)silverwind2022-09-201-1/+3
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+4
* Switch to building with go1.19 (#20695)techknowlogick2022-08-071-2/+2
* Add more linters to improve code readability (#19989)Wim2022-06-201-0/+9
* Update go tool dependencies (#19676)silverwind2022-05-101-3/+0
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-2/+12
* Add 1.18 (#19151)Sasha Melentyev2022-03-211-1/+2
* use go1.18 to build gitea (#19099)techknowlogick2022-03-161-2/+4
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-2/+2
* Reduce CI go module downloads, add make targets (#18708)silverwind2022-02-121-0/+4
* format with gofumpt (#18184)65432022-01-201-0/+4
* chore(lint): use golangci-lint to call revive and misspell checker. (#18145)Bo-Yi Wu2022-01-021-0/+29
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-0/+1
* Move user follow and openid into models/user/ (#17613)Lunny Xiao2021-11-171-0/+3
* Enable bidichk (#17610)Gusted2021-11-171-0/+1
* Remove `golint` as linter (#17609)Gusted2021-11-111-1/+0
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+0
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-3/+1
* Drop back to use IsAnInteractiveSession for SVC (#15749)zeripath2021-05-071-0/+4
* Fix typo in .golangci.yml (#14933)Ikko Ashimine2021-03-091-1/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-1/+1
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+3
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-1/+1
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-0/+6
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-0/+3
* Improve push update options (#10105)Lunny Xiao2020-02-021-0/+3
* Add API for Issue set Subscription (#8729)65432019-11-021-0/+3
* Update golangci to v1.20 (#8432)kolaente2019-10-081-0/+3
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-9/+0
* Update golangci-lint to v1.17.1 (#7848)techknowlogick2019-08-131-0/+3
* Add golangci (#6418)kolaente2019-06-121-0/+97