Skip to content
Snippets Groups Projects
Commit 5e81b791 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Merge branch 'leipert-typo-danger' into 'master'

Fix typo in Danger message

See merge request gitlab-org/gitlab-ce!21746
parents 182f4be8 40f81458
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