megalinter yaml: fix wrong auto-fix

This commit is contained in:
Ralf Vogler 2025-05-24 15:39:59 +02:00
parent ec3db19fb5
commit af406b3b50

View file

@ -15,8 +15,8 @@ APPLY_FIXES: all
# ENABLE_LINTERS:
# DISABLE:
# - COPYPASTE # Uncomment to disable checks of excessive copy-pastes
# - SPELL # Uncomment to disable checks of spelling mistakes
# - COPYPASTE # Uncomment to disable checks of excessive copy-pastes
# - SPELL # Uncomment to disable checks of spelling mistakes
SHOW_ELAPSED_TIME: true