Method: Codebot::Formatters::Gitlab::NoteHook#format
- Defined in:
- lib/codebot/formatters/gitlab_note_hook.rb
#format ⇒ Object
8 9 10 |
# File 'lib/codebot/formatters/gitlab_note_hook.rb', line 8 def format ["#{summary}: #{format_url url}"] end |