-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Apply base configuration when setting configuration via setValue(). * Verify config on prepare() if needed. * Don't use reserved names (names with a double underscore). * Move Name2Id and option index into unnamed namespace and simplify getNode(). * Split execOption() into separate functions and simplify visiting all option groups defined in clasp_cli_options.inl. * Drop ScopeSet and instead store active config in ParseContext.
- Loading branch information
1 parent
4182855
commit 439c8a1
Showing
4 changed files
with
370 additions
and
359 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
Oops, something went wrong.