Converts tabs to spaces and update EditorConfig for the new files

This commit is contained in:
Trenton Holmes
2022-04-25 09:15:12 -07:00
parent d9d6b7b151
commit bdcc6f861d
8 changed files with 29 additions and 28 deletions

View File

@@ -33,5 +33,5 @@ indent_style = space
[**/test_*.py]
max_line_length = off
[Dockerfile]
[Dockerfile*]
indent_style = space