-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: inner let for function used only once * refactor: remove trivial helper function it obscured what's really happening. also skip an unnecessary import. * formatting * remove unnecessary recursive update those namespaces are disjoint, so there's no need to obscure that they are simply joined. * refactor: localise filter for broken packages the only point where we need it is for the checks. also make the naming a bit less noisy. * refactor: uniform directory imports * refactor: group infrastructure checks
- Loading branch information
1 parent
4a56747
commit 6f30c8f
Showing
3 changed files
with
63 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters