Skip to content

Commit

Permalink
Adding stupid comments so that lint will pass
Browse files Browse the repository at this point in the history
  • Loading branch information
howardroark committed Feb 21, 2017
1 parent b9d7bed commit 875b8df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/extend.js
@@ -1,3 +1,4 @@
/*jslint node: true, stupid: true */
/* __ __ _ _ _______ ____ _ _ _ _ _ ____ _____ ____ _
| \/ | / \ | |/ / ____| / ___| | | | / \ | \ | |/ ___| ____/ ___|| |
| |\/| | / _ \ | ' /| _| | | | |_| | / _ \ | \| | | _| _| \___ \| |
Expand Down
1 change: 1 addition & 0 deletions lib/init.js
@@ -1,3 +1,4 @@
/*jslint node: true, stupid: true */
/* __ __ _ _ _______ ____ _ _ _ _ _ ____ _____ ____ _
| \/ | / \ | |/ / ____| / ___| | | | / \ | \ | |/ ___| ____/ ___|| |
| |\/| | / _ \ | ' /| _| | | | |_| | / _ \ | \| | | _| _| \___ \| |
Expand Down
1 change: 1 addition & 0 deletions lib/move.js
@@ -1,3 +1,4 @@
/*jslint node: true, stupid: true */
/* __ __ _ _ _______ ____ _ _ _ _ _ ____ _____ ____ _
| \/ | / \ | |/ / ____| / ___| | | | / \ | \ | |/ ___| ____/ ___|| |
| |\/| | / _ \ | ' /| _| | | | |_| | / _ \ | \| | | _| _| \___ \| |
Expand Down

0 comments on commit 875b8df

Please sign in to comment.