forgejo/modules/validation
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
binding.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
binding_test.go Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
glob_pattern_test.go
helpers.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
helpers_test.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
refname_test.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
regex_pattern_test.go
validurl_test.go