We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357284d commit dbb1c42Copy full SHA for dbb1c42
check_code_script.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-
+1
3
check_license_in_file() {
4
if ! head -n 20 $FILE | grep -q "This program is free software: you can redistribute it and/or modify"
5
then
0 commit comments