Skip to content

Commit

Permalink
Merge pull request #35 from mbaldessari/scripted-changes
Browse files Browse the repository at this point in the history
Fix up .gitleaks.toml
  • Loading branch information
mbaldessari authored Sep 6, 2024
2 parents 0b2c1f0 + fa2598c commit 27f1c3a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/linters/.gitleaks.toml

This file was deleted.

9 changes: 9 additions & 0 deletions .github/linters/.gitleaks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[whitelist]
# As of v4, gitleaks only matches against filename, not path in the
# files directive. Leaving content for backwards compatibility.
files = [
"ansible/plugins/modules/*.py",
"ansible/tests/unit/test_*.py",
"ansible/tests/unit/*.yaml",
"ansible/tests/unit/v2/*.yaml",
]
1 change: 0 additions & 1 deletion .gitleaks.toml

This file was deleted.

1 change: 1 addition & 0 deletions .gitleaks.toml

0 comments on commit 27f1c3a

Please sign in to comment.