Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 38fe5bf

Browse files
style(changelog): add TODO to fixable type ignores
1 parent 19efaa8 commit 38fe5bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎commitizen/commands/changelog.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ def _write_changelog(
176176

177177
def _export_template(self) -> None:
178178
tpl = changelog.get_changelog_template(self.cz.template_loader, self.template)
179+
# TODO: fix the following type ignores
179180
src = Path(tpl.filename) # type: ignore
180181
Path(self.export_template_to).write_text(src.read_text()) # type: ignore
181182

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /