Hi @stefanluptak,
thank you for the information. I now changed all files to LF and applied the setting, to create new files with LF, in the json file in VSCode.
But the problem persists. Now the mix format --check-formatted command fails because of empty lines added by my mix format command. It is only complaining about empty lines in multiline comments using the """ notation.
When my friend uses mix format it removes those empty lines and so the mix format --check-formatted command does not fail.























