Skip to content

Commit

Permalink
Also ignore (oss|wt) test invoices in pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Marinello <[email protected]>
  • Loading branch information
Marco Marinello committed Jan 26, 2024
1 parent 202aadf commit 514c468
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ exclude: |
^l10n_it_fatturapa_out/tests/data|
^l10n_it_fatturapa_in/tests/data|
^l10n_it_fatturapa_out_sp/tests/data|
^l10n_it_fatturapa_out_di/tests/data
^l10n_it_fatturapa_out_di/tests/data|
^l10n_it_fatturapa_out_oss/tests/data|
^l10n_it_fatturapa_out_wt/tests/data
default_language_version:
python: python3
node: "16.17.0"
Expand Down

0 comments on commit 514c468

Please sign in to comment.