Skip to content

Commit

Permalink
Merge remote-tracking branch 'common/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Apr 22, 2022
2 parents 371edfd + 7ec4ee7 commit 7d3ec1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ root = true
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.py]
indent_style = space
indent_size = 4
indent_style = space

[*.{yml,yaml}]
indent_style = space
indent_size = 2

[*.sh]
end_of_line = lf

[*.md]
trim_trailing_whitespace = false
Empty file modified lkbuild/lock-for-ci.sh
100755 → 100644
Empty file.

0 comments on commit 7d3ec1c

Please sign in to comment.