fix: logger usage

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
Mustafa Elbehery 2025-07-23 14:35:15 +02:00
parent 313d0d809b
commit 5115801835
49 changed files with 118 additions and 98 deletions

View file

@ -147,7 +147,7 @@ repos:
} || true
- id: check-logger-usage
name: Check for proper logger usage
entry: python ./scripts/check-logger-usage.py
entry: ./scripts/check-logger-usage.py
language: system
pass_filenames: false
require_serial: true