1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

Consistent import formatting (#237)

This commit is contained in:
Luca Palmieri
2022-03-29 11:46:13 +01:00
committed by GitHub
parent aebf9ccf58
commit 8fd1772d5e
14 changed files with 18 additions and 21 deletions

View File

@ -14,7 +14,7 @@ INSERT_PR_TYPE
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] A changelog entry has been made for the appropriate packages.
- [ ] Format code with the latest stable rustfmt.
- [ ] Format code with the nightly rustfmt (`cargo +nightly fmt`).
## Overview