commit | 4b3aa4fd096caec9e227c9e9d8261ad589a7279b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 06 22:00:10 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 06 22:00:10 2024 -0400 |
tree | 52e82391deca1083276edfe400fdda9f485a7fdc | |
parent | c0993b0c15f543ef56bf000aa6a0e4a5ad9ff635 [diff] [blame] |
ci: use shared `named-data/actions` workflow to publish Docker image Change-Id: I732952ba6640e1e8d34d5de006c712a5565b1c08
diff --git a/.editorconfig b/.editorconfig index 624ad9b..f9b3c4d 100644 --- a/.editorconfig +++ b/.editorconfig
@@ -26,3 +26,4 @@ [*.{yaml,yml}] indent_style = space indent_size = 2 +trim_trailing_whitespace = true