1
1
mirror of https://gitea.com/gitea/tea synced 2025-08-29 17:21:48 +02:00
tea/cmd/flags
TheFox0x7 b74405530a Remove pagination from context (#807)
Pagination related flags now write directly to ListOption struct and enforce non negative numbers.
Flag tests were added to cover the validation

Reviewed-on: https://gitea.com/gitea/tea/pulls/807
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2025-08-26 23:13:27 +00:00
..
csvflag.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
generic_test.go Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
generic.go Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
issue_pr.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00