Skip to content

Commit 8c3d7fe

Browse files
Allow to sanitize spec file content before parsing with RPM (#519)
Allow to sanitize spec file content before parsing with RPM Reviewed-by: gemini-code-assist[bot] Reviewed-by: Nikola Forró Reviewed-by: Laura Barcziová
2 parents 93689ed + b3505a7 commit 8c3d7fe

8 files changed

Lines changed: 2449 additions & 7 deletions

File tree

_typos.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ extend-ignore-re = [
44
]
55

66
# Allow these as valid words
7-
extend-words = { SOURCEN = "SOURCEN" }
7+
extend-words = { SOURCEN = "SOURCEN", sover = "sover" }

0 commit comments

Comments
 (0)