gogs/internal/markup
Joe Chen c53a1998c5
all: replace `interface{}` with `any` (#7330)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-02-02 21:25:25 +08:00
..
markdown.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
markdown_test.go test: remove the use of goconvey (#6123) 2020-04-19 04:24:08 +08:00
markup.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
markup_test.go chore: rename few consts to camel case (#6725) 2022-01-13 11:27:16 +08:00
orgmode.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
sanitizer.go ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
sanitizer_test.go test: remove the use of goconvey (#6123) 2020-04-19 04:24:08 +08:00