aboutsummaryrefslogtreecommitdiffstats
path: root/.golangci.yml
Commit message (Expand)AuthorAgeFilesLines
* 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