Skip to content

Draft: Fix file handling for admin scripts

Paul Bauer requested to merge fix-pre-commit-script-file-handling into release-2022

Those used to operate on all files, not just those relevant for the actual scripts.

This could cause slowdown due to unnecessary file handling when analysing the current repository.

Edited by Paul Bauer

Merge request reports