Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sylc committed Mar 6, 2023
1 parent 05072ae commit 569b4f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ export function pushTag(
doc: Document,
repo: Repo,
commits: Commit[],
filters: Filter[],

// TODO: remove this parameter
_filters: Filter[],
tag: Tag,
style: "github" | "md",
parent?: Tag,
Expand Down

0 comments on commit 569b4f0

Please sign in to comment.