razem-io / scala-influxdb-client

Asynchronous InfluxDB client for Scala
MIT License
5 stars 3 forks source link

Add .scalafmt #4

Open aaabramov opened 4 years ago

aaabramov commented 4 years ago

If we would like to support and enhance this library it would be nice to have common code style. Moreover, Influx 2.0 is about to be GA (currently it is in Alpha), so there will be new features.

We can start from simplest cats config and improve it with the time.

razem-io commented 4 years ago

@aaabramov sounds good. I never really used .scalafmt because it was a problem with one of our devs. However it really makes sense because this is an open source project and we need to have some kind of contribution guide. Do you like a code style config best?

aaabramov commented 4 years ago

I will make a PR with code style changes.

Also, @razem-io could you add me as a write member of this library so that I can contribute here directly instead of proposing changes via fork?

razem-io commented 4 years ago

@aaabramov perfect, thank you. I added you as a contributer.