Skip to content

Commit e5c0941

Browse files
feat: add goreleaser (raphamorim#921)
Co-authored-by: Carlos Alexandro Becker <[email protected]>
1 parent 5492d62 commit e5c0941

File tree

12 files changed

+395
-389
lines changed

12 files changed

+395
-389
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ trim_trailing_whitespace = true
2626
# denotes a line break in Markdown
2727
trim_trailing_whitespace = false
2828

29-
[*.yml]
29+
[*.{yml,yaml}]
3030
indent_size = 2
3131

3232
[{Makefile,**.mk}]
3333
# Use tabs for indentation (Makefiles require tabs)
34-
indent_style = tab
34+
indent_style = tab

.github/workflows/nightly.yml

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)