Hi Everyone,Servo source code is now formatted with rustfmt [1]. Style checking is part of ./mach test-tidy and enforced on CI. To automatically format your code run ./mach fmt before commiting. Import order was changed but ./mach fmt will fix
any issues. Please ask any questions you may have.
Regards Pyfisch [1]: https://github.com/servo/servo/pull/22126 _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

