Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# EditorConfig β€” https://editorconfig.org
# Shared formatting baseline for the platform scaffold. Mirrors the common base of the
# go-template / dotnet-template siblings; platform-template is YAML/Markdown/JSON only,
# so a 2-space, space-indent default fits every file.
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ spec:
defaultRequest:
cpu: 200m
memory: 256Mi
type: Container
type: Container
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ spec:
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
distributed: required
distributed: required