gitea/modules/gitgraph
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695)
* Remove unnecessary variable assignments

As title

* enable ineffassign

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-18 09:33:06 +08:00
..
graph.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
graph_models.go Fix some lints (#17337) 2021-10-17 20:47:12 +01:00
graph_test.go Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
parser.go Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00