Embedded PS1 scripts into the workflow

This commit is contained in:
The Artifex (4r7if3x)
2023-06-07 11:16:44 +02:00
parent 5158158369
commit bacd8d183d
4 changed files with 27 additions and 36 deletions

View File

@@ -8,12 +8,9 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{ps1,rtf}]
[*.rtf]
end_of_line = crlf
[*.ps1]
indent_style = tab
[{.gitignore,*.desktop}]
indent_size = 0