Commit Graph

2 Commits (88b3321ec5434ba3b65ada6162b966d1a584f151)

Author SHA1 Message Date
Thomas Eizinger 6d9b21cb47
Change `imports_granularity` to module
This reduces the overall amount of LoC that imports take up in our
codebase by almost 100.
It also makes merge-conflicts less likely because there is less
grouping together of imports that may lead to layout changes which
in turn can cause merge conflicts.
3 years ago
Franck Royer eb39add5ff
Fix typo 4 years ago