Skip to content
Snippets Groups Projects
Commit 40f81458 authored by Lukas Eipert's avatar Lukas Eipert
Browse files

Fix typo in Danger message

parent 182f4be8
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -170,7 +170,7 @@ def lint_commits(commits)
 
Use:
 
_("Hello %{subject}) % { subject: 'world' }
_("Hello %{subject}") % { subject: 'world' }
 
This is an example of a bad commit message:
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment