Skip to content

Commit

Permalink
Newline
Browse files Browse the repository at this point in the history
  • Loading branch information
SenjeyB committed Dec 9, 2024
1 parent a8db897 commit 4d52113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
*/
module.exports = function(opts) {
console.info('Hello World!');

Check failure on line 6 in src/commands/docs.js

View workflow job for this annotation

GitHub Actions / build (ubuntu-24.04, 17, 16)

Expected indentation of 2 spaces but found 4
};
};

0 comments on commit 4d52113

Please sign in to comment.