1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-06 11:34:15 -04:00
OpenDiablo2/d2common
gravestench aa9f6be411
Lint cleanup gocyclo (#847)
* d2player/inventory.go: fixed gocyclo error, broke up render method to smaller methods

* d2client/game_client.go: suppressing gocyclo error for OnPacketReceived, doesnt make sense to split

* d2remoteclient/remote_client_connection.go: suppressing gocyclo error for decodeToPacket, doesnt make sense to split

* d2dcc/dcc_direction.go: suppressing gocyclo error in generateFrames
2020-10-26 02:24:04 -07:00
..
d2cache Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2datautils Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2enum Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2fileformats Lint cleanup gocyclo (#847) 2020-10-26 02:24:04 -07:00
d2geom Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2interface Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
d2loader Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2math fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00
d2path Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2resource removed all 'gocritic' lint errors (#835) 2020-10-25 17:03:23 -07:00
d2util fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00