Commit f36e6bd
committed
fix(ci): exclude test fixtures from trufflehog via .trufflehogignore
REPOSITORY_TRUFFLEHOG_ARGS is not honored by the MegaLinter trufflehog
descriptor; the supported mechanism is a workspace .trufflehogignore
file, which MegaLinter merges into the generated --exclude-paths file.
Excludes packages/create-awesome-python-app/tests/ only — production
code remains fully scanned.1 parent 2d54b1e commit f36e6bd
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments