megalinter yaml: fix wrong auto-fix
This commit is contained in:
parent
ec3db19fb5
commit
af406b3b50
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue