fix: fix parsing pkgbuild in case if comment starts with multiple sharps (#136)

This commit is contained in:
2024-11-13 17:56:27 +02:00
parent 8d53a59a6a
commit f09082dff2
5 changed files with 246 additions and 3 deletions

View File

@ -472,6 +472,7 @@ def test_walk(resource_path_root: Path) -> None:
resource_path_root / "models" / "package_gcc10_pkgbuild",
resource_path_root / "models" / "package_jellyfin-ffmpeg6-bin_pkgbuild",
resource_path_root / "models" / "package_tpacpi-bat-git_pkgbuild",
resource_path_root / "models" / "package_vim-youcompleteme-git_pkgbuild",
resource_path_root / "models" / "package_yay_pkgbuild",
resource_path_root / "models" / "pkgbuild",
resource_path_root / "models" / "utf8",