0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 07:13:02 -05:00
forgejo/models/db
RiceChuan c3d37894aa
chore: use errors.New to replace fmt.Errorf with no parameters (#32800)
use errors.New to replace fmt.Errorf with no parameters

Signed-off-by: RiceChuan <lc582041246@gmail.com>
(cherry picked from commit dfd75944992fc6508ec891b4c29715c23e59e4ed)
2024-12-15 09:15:57 +01:00
..
install
paginator
collation.go
common.go
consistency.go
context.go
context_committer_test.go chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2024-12-15 09:15:57 +01:00
context_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
convert.go style: reenable switch check 2024-08-18 15:19:01 +02:00
engine.go
engine_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
error.go
index.go
index_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
iterate.go
iterate_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
list.go
list_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
log.go Adjust codespell config + make it fix few typos which sneaked in since addition of codespell support (#4857) 2024-08-08 16:07:35 +00:00
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go