We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e42f9 commit 308d320Copy full SHA for 308d320
.github/scripts/check.sh
@@ -1,9 +1,9 @@
1
#!/bin/bash
2
#
3
-# Check file naming convention of challenges.
+# Check file naming convention of all the challenges.
4
5
# Usage:
6
-# check.sh May-LeetCoding-Challenge
+# check.sh
7
8
cd "$(dirname ${BASH_SOURCE})"/../..
9
0 commit comments