-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scrooge-generator: make ThriftParser strict on reserved keywords
Problem: We want to align internal thrift with OSS standards. Solution: To ensure no new usages of reserved keywords arise, we'll change the ThriftParser from optionally failing or warning a user that they've used a keyword to always failing. JIRA Issues: CSL-11611 Differential Revision: https://phabricator.twitter.biz/D814995
1 parent
1f5d738
commit 3376785
Showing
2 changed files
with
8 additions
and
1 deletion.
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