Skip to content

Commit 6d99f71

Browse files
committed
feat: add release file
1 parent 776536c commit 6d99f71

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.release.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
release:
2+
github:
3+
owner: wesleimp
4+
repo: stylua.nvim
5+
6+
changelog:
7+
from: remote
8+
sort: asc
9+
filters:
10+
exclude:
11+
- '^docs:'
12+
- '^test:'
13+
footer: |
14+
---
15+
Generated with [release-cli](https://github.com/release-cli/release)

0 commit comments

Comments
 (0)