realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.61k stars 558 forks source link

Removed the dependency on the clang-format package #6596

Closed kraenhansen closed 3 weeks ago

kraenhansen commented 3 weeks ago

What, How & Why?

In alignment with https://github.com/realm/realm-core/pull/7554 this removes the root package's dependency on clang-format. Drafting this until the changes in the Core PR has been released.

kraenhansen commented 3 weeks ago

I've included this in #6598.