Skip to content

Commit

Permalink
Release 24.7.0 made this necessary by scanning for invalid filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jul 31, 2024
1 parent 1e21751 commit 96cdb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions towncrier.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ underlines = ["", "", ""]
title_format = "## [v{version}] - {project_date}"
issue_format = "[#{issue}](https://github.com/Uninett/Argus-frontend/issues/{issue})"
wrap = true
ignore = [".gitkeep"]

[[tool.towncrier.type]]
directory = "security"
Expand Down

0 comments on commit 96cdb37

Please sign in to comment.