-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(conan): Make the return type of
inspectField()
nullable
Let the caller decide how to handle a non-existing field, for which null is a more natural value than an empty string. This now also better fits the `inspectPyFile()` use-case which already is nullable. Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information
1 parent
af632f0
commit 056ce4c
Showing
1 changed file
with
10 additions
and
7 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