Skip to content

Commit dbb1c42

Browse files
committed
feat: add fake change
1 parent 357284d commit dbb1c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_code_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
2+
1
33
check_license_in_file() {
44
if ! head -n 20 $FILE | grep -q "This program is free software: you can redistribute it and/or modify"
55
then

0 commit comments

Comments
 (0)