add github runner dockerfile

This commit is contained in:
DefectingCat
2024-01-03 10:55:22 +08:00
parent dcb171cc81
commit d2bbe10ec3
4 changed files with 29 additions and 10 deletions

View File

@ -3,4 +3,5 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8