[Refactor] Maintenance 20/10
Associated docs
Link to the associated Trello task: -
Changes
In configuration files (prettier, editorconfig):
- File type was set to 'LF'
- Line max length was set to '100'
- End of file was set to 'true'
Many files were modified due to this changes.
Change type
- Build (Change on configuration)
- Breaking change (Change with potential of breaking a part of the project)
Screenshots
Code quality
- My code follows the defined guidelines
- I have reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing