Skip to content

Commit 3f3007f

Browse files
authored
Improve release scripts (#822)
* ci(release): Updating release script to be fault tolerant Signed-off-by: Vincent Boutour <vincent.boutour@datadoghq.com> * fixup! ci(release): Updating release script to be fault tolerant Signed-off-by: Vincent Boutour <vincent.boutour@datadoghq.com> --------- Signed-off-by: Vincent Boutour <vincent.boutour@datadoghq.com>
1 parent a648f34 commit 3f3007f

File tree

8 files changed

+477
-316
lines changed

8 files changed

+477
-316
lines changed

aws/logs_monitoring/.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[*]
2+
charset = utf-8
3+
end_of_line = lf
4+
indent_size = 4
5+
indent_style = space
6+
insert_final_newline = true
7+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)