Commit 14e5acce authored by Stan Hu's avatar Stan Hu

Run prettier on ready_to_merge.vue and squash_before_merge.vue

parent 5a8a4d73
......@@ -37,7 +37,7 @@ export default {
type="checkbox"
name="squash"
class="qa-squash-checkbox"
@change="$emit('input', $event.target.checked);"
@change="$emit('input', $event.target.checked)"
/>
{{ __('Squash commits') }}
</label>
......
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