snowplow / snowplow-unity-tracker

Snowplow event tracker for Unity. Add analytics to your Unity games and apps
http://snowplowanalytics.com
Apache License 2.0
16 stars 11 forks source link

Add a linter to fix inconsistent formatting issues #82

Open matus-tomlein opened 1 year ago

matus-tomlein commented 1 year ago

The code formatting is inconsistent with the use of spaces and tabs and spaces before brackets. We should add a linter and preferably run it in CI to ensure consistency.