microsoft / microsoft/fluentui
lint: add imports auto/alphabetical ordering
Open
@Hotell is already working on this.
Since Mar 11, 2022.
Area: Build System
Resolution: Soft Close
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Describe the issue:
Actual behavior:
- we have no imports auto ordering in place
- comments like this occur on PR's which should be mitigated by tooling:
nit: Keeping the imports alphabetically orderedhttps://github.com/microsoft/fluentui/pull/18571#discussion_r653003111
Expected behavior:
- lint rules in place with autofixers for whole codebase
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.