Commit 26f8585
authored
MegaLinter: Add missing step for artifact upload (#6982)
MegaLinter does not create an automatic formatting PR if linters have found errors.
The reported error messages are referring to lines in formatted files which can make it difficult to locate the corresponding lines in the committed files.
See oxsecurity/megalinter#3399
Formatted files can be uploaded in artifacts, which gives the PR author the possibility to see which lines the linters complain about.1 parent 30b9e1c commit 26f8585
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
50 | 60 | | |
51 | 61 | | |
52 | 62 | | |
| |||
0 commit comments