Skip to content

Commit

Permalink
📝 Add empty line at the end of Action stub
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Jun 2, 2019
1 parent c1f14e1 commit 7f12cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/action.stub
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ class DummyClass extends Action
{
// Execute the action.
}
}
}

0 comments on commit 7f12cd6

Please sign in to comment.