mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
somewhat fix meta
h
This commit is contained in:
parent
d3d5858b13
commit
2b65bc9332
7 changed files with 42 additions and 47 deletions
3
.github/script.sh
vendored
3
.github/script.sh
vendored
|
|
@ -1,5 +1,6 @@
|
|||
python .github/add-headers.py
|
||||
|
||||
for file in *; do
|
||||
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
|
||||
done
|
||||
python .github/replace.py
|
||||
# python .github/add-headers.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue