-
- Downloads
Merge branch 'fix-leading-slash-in-redirects-plus-rubocop' into 'master'
Fix leading slash in redirects and add cop Closes #37423 and #50645 See merge request gitlab-org/gitlab-ce!21828
No related branches found
No related tags found
Showing
- changelogs/unreleased/fix-leading-slash-in-redirects-plus-rubocop.yml 5 additions, 0 deletions...nreleased/fix-leading-slash-in-redirects-plus-rubocop.yml
- config/routes/instance_statistics.rb 1 addition, 1 deletionconfig/routes/instance_statistics.rb
- config/routes/wiki.rb 1 addition, 1 deletionconfig/routes/wiki.rb
- rubocop/cop/avoid_route_redirect_leading_slash.rb 52 additions, 0 deletionsrubocop/cop/avoid_route_redirect_leading_slash.rb
- rubocop/rubocop.rb 1 addition, 0 deletionsrubocop/rubocop.rb
- spec/rubocop/cop/avoid_route_redirect_leading_slash_spec.rb 32 additions, 0 deletionsspec/rubocop/cop/avoid_route_redirect_leading_slash_spec.rb
Please register or sign in to comment