integrated-application-development / delphilint

Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi
GNU Lesser General Public License v3.0
79 stars 9 forks source link

Normalize line endings #25

Closed fourls closed 4 months ago

fourls commented 4 months ago

This PR adds a .gitattributes file and renormalizes all line endings in the project. This is prompted by #23 having some line ending issues.

Unfortunately, this results in a lot of churn ☹️ Not really unavoidable, unfortunately.

zaneduffield commented 4 months ago

All the linux-based DelphiLint developers will be thrilled!