This commit is contained in:
taskylizard 2023-10-31 00:02:25 +05:30
parent fe7f5bb663
commit 3f1373eb7a
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
9 changed files with 2867 additions and 181 deletions

2
.github/script.sh vendored
View file

@ -2,4 +2,4 @@ for file in *; do
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
done
python .github/replace.py
python .github/add-headers.py
# python .github/add-headers.py