Skip to content

Commit

Permalink
Pass --exceptions to flatpak-builder-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Oct 18, 2023
1 parent c2a0441 commit 01f1421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/review/validation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ fn run_flatpak_builder_lint(refstring: &str) -> Result<Vec<ValidationDiagnostic>
"run",
"--command=flatpak-builder-lint",
"org.flatpak.Builder",
"--exceptions",
"repo",
"--cwd",
"noop",
Expand Down

0 comments on commit 01f1421

Please sign in to comment.