dklollol / Olsen-Framework-Arma-3

MIT License
34 stars 26 forks source link

Whitespace and line-endings fixes for those using atom #204

Closed TrainDoctor closed 5 years ago

TrainDoctor commented 5 years ago

Includes the removal of various odd line endings and some spare white-space. This PR is mostly focusing on resolving git line-ending issues (and other potential version control systems) related issues. When attempting to modify your own version/fork of the code of this, repo in programs like git terminal, sublime merge or atom, you will be unable to checkout different branches (other than Dev and master) due to the unremovable and unstashable line ending changes that some IDEs encounter.