Commit 40f81458 authored by Lukas Eipert's avatar Lukas Eipert

Fix typo in Danger message

parent 182f4be8
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment