Commit 31e1556
authored
Remove staged linting for changelogs (#455)
The staged linting for changelogs fails on my device when multiple changelog files are staged. I suspect the `--file` flag of the `auto-changelog` CLI does not accept multiple files.
Even if that worked, we would have to conditionally pass the lint command the `--rc` flag for releases in order for it to pass / be useful, so the simplest solution seemed to be to remove it.1 parent ec92d4d commit 31e1556
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
0 commit comments