mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Fix GitHub Workflow
This commit is contained in:
parent
be4f3e7f1b
commit
9572a3b5e4
2 changed files with 72 additions and 73 deletions
|
|
@ -11,3 +11,8 @@ insert_final_newline = true
|
|||
trim_trailing_whitespace = true
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
|
||||
[*.{yaml,yml}]
|
||||
tab_width = 2
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue