Skip to content

Commit af9716e

Browse files
authored
MegaLinter: Upload artifacts with formatted files (#5526)
1 parent cfbba83 commit af9716e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DISABLE_ERRORS_LINTERS: # If errors are found by these linters, they will be con
2626
SHOW_ELAPSED_TIME: true
2727
FILEIO_REPORTER: false
2828
GITHUB_COMMENT_REPORTER: false
29-
UPDATED_SOURCES_REPORTER: false
29+
UPDATED_SOURCES_REPORTER: true
3030
PRINT_ALPACA: false # Don't print ASCII alpaca in the log
3131
PRINT_ALL_FILES: true # Print all processed files
3232
FLAVOR_SUGGESTIONS: false # Don't show suggestions about different MegaLinter flavors

0 commit comments

Comments
 (0)