Commit Graph

5 Commits (2f6b1c46a1a4a90f56ca0f3ad7840e8e70daeab5)

Author SHA1 Message Date
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view ()
* Fix wrong hint when status checking is running on pull request view

* fix lint

* fix test

* fix test

* fix wrong tmpl

* fix import

* rename function name
Lunny Xiao b3b468444b Revert "make modules/structs as a spereate go mod ()" ()
This reverts commit 835b53fc25.
Lunny Xiao 835b53fc25
make modules/structs as a spereate go mod ()
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor