-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-- 3eac250 by Josh Humphries <jhumphries@buf.build>: add check for custom JSON name conflicts - also, include check for default JSON name conflicts even in proto2 files (but only warn) - if custom JSON name conflicts with other default name, only a warning in proto2 -- b23b387 by Josh Humphries <jhumphries@buf.build>: update existing test expectations and add new tests -- aa34e0e by Josh Humphries <jhumphries@buf.build>: JSON -> Json -- fdaa464 by Josh Humphries <jhumphries@buf.build>: address review feedback wrt absl string functions also moves helpers into anonymous namespace -- 6d5f2fc by Josh Humphries <jhumphries@buf.build>: apply clang-format changes; change really long pair type to auto -- 81b5cbe by Josh Humphries <jhumphries@buf.build>: address review feedback -- 8fa8b10 by Josh Humphries <jhumphries@buf.build>: return struct instead of using out param -- b405717 by Josh Humphries <jhumphries@buf.build>: address review feedback COPYBARA_INTEGRATE_REVIEW=#10750 from jhump:jh/custom-json-name-validation b405717 PiperOrigin-RevId: 496041006
- Loading branch information
1 parent
10f869a
commit 535069e
Showing
3 changed files
with
388 additions
and
77 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
Oops, something went wrong.