-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add warnings about multiple calls to same method in Builder
Since multiple calls to the same method in Builder is not disallowed, there is a risk of misuse if values are accidentally overwritten. In later versions of snow, this will not be allowed full-stop, but in the mean time we'll add a warning here to remain API-compatible.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 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