Open
Description
When running MegaLinter in "fix" mode, it will chown
the fixed files to root:root
as the file owner. This causes permission issues later when I attempt to make changes to the file through my IDE. Is there a way to have MegaLinter maintain the file user and group ownership when it "fixes" the linting issues?