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

As title

* enable ineffassign

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
graph.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
graph_models.go Fix some lints ()
graph_test.go Remove unnecessary variable assignments ()
parser.go Render the git graph on the server ()