-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Use easier to understand functions and variable names
The old naming led to me breaking the code when I wanted to refactor it. "hasOnlyAllowedPackages" could be easily interpreted as "contains no license not in the allow list", which is not what the function does.
- Loading branch information
Roman Seidelsohn
committed
Oct 13, 2023
1 parent
69bd393
commit 7833444
Showing
1 changed file
with
13 additions
and
6 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