Skip to content

Refactor hooks

gitlab-qa-bot requested to merge refactor_hooks into master

Created by: myronmarston

  • Limit the methods of the Hooks module to just the public API.
  • Re-arrange code to put the public API at the top of the file.
  • Clarify which classes in hooks.rb are considered private.
  • Remove unneeded one-line helper methods.

Merge request reports