Skip to content

Commit

Permalink
FUCK BOMs
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Dec 13, 2020
1 parent 1bf9e2e commit f048209
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
root = true
root = true

[*]
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
charset = utf-8-bom
charset = utf-8

[*.{csproj,xml,yml,dll.config,targets,props}]
indent_size = 2
Expand Down
2 changes: 1 addition & 1 deletion Tools/package_client_build.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3
# Packages a full release build of the client that can be unzipped and you'll have your client engine redistributable.

import os
Expand Down

0 comments on commit f048209

Please sign in to comment.