WiseTechGlobal / WTG.Analyzers

Analyzers from WiseTech Global to enforce our styles, behaviours, and prevent common mistakes.
Other
16 stars 3 forks source link

Add cross-platform support #127

Closed yaakov-h closed 3 years ago

yaakov-h commented 3 years ago

Adds explicit support for macOS and Linux by building and running on those platforms.

Fixes WTG1005 to account for varying line endings on different platforms.