Skip to content

Commit c79e038

Browse files
authored
[Infrastructure] MegaLinter: Configure gitleaks to only scan PR commits (AliceO2Group#10387)
1 parent 1f1eba6 commit c79e038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ PYTHON_PYRIGHT_CONFIG_FILE: pyproject.toml
3838
PYTHON_RUFF_CONFIG_FILE: pyproject.toml
3939
CPP_CPPLINT_FILE_EXTENSIONS: [".C", ".c", ".c++", ".cc", ".cl", ".cpp", ".cu", ".cuh", ".cxx", ".cxx.in", ".h", ".h++", ".hh", ".h.in", ".hpp", ".hxx", ".inc", ".inl", ".macro"]
4040
CPP_CLANG_FORMAT_FILE_EXTENSIONS: [".C", ".c", ".c++", ".cc", ".cl", ".cpp", ".cu", ".cuh", ".cxx", ".cxx.in", ".h", ".h++", ".hh", ".h.in", ".hpp", ".hxx", ".inc", ".inl", ".macro"]
41+
REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true

0 commit comments

Comments
 (0)