Skip to content

Commit

Permalink
feat: add goreleaser (#921)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
vedantmgoyal9 and caarlos0 authored Feb 13, 2025
1 parent 5492d62 commit e5c0941
Show file tree
Hide file tree
Showing 12 changed files with 395 additions and 389 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ trim_trailing_whitespace = true
# denotes a line break in Markdown
trim_trailing_whitespace = false

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

[{Makefile,**.mk}]
# Use tabs for indentation (Makefiles require tabs)
indent_style = tab
indent_style = tab
190 changes: 0 additions & 190 deletions .github/workflows/nightly.yml

This file was deleted.

Loading

0 comments on commit e5c0941

Please sign in to comment.