java: update to latest Pull in changes: * Update the Style Guide to talk about text blocks. * Added External TODO style section in Java style guide. * Update camel-case to explain how to separate adjacent numeric words. * Adjust indentation of `// fall through` comments * Remove forward looking promises about the formatter * Updates to account for inline @return Javadoc tag. * Integrate JAKE Java 21 Documentation branch into mainline. * Remove exception from '6.2 Caught exceptions: not ignored' for tests * Add style guidance for `package-info.java` and `module-info.java` files. * Correct possibly confusing indentation of an ellipsis. PiperOrigin-RevId: 751565114
Recent Commits to styleguide:gh-pages
-
java: update to latest
-
update google/code-prettify load URL
update google/code-prettify load URL The rawgit service was shutdown in 2019, and people are supposed to migrate to cdn.jsdelivr.net. https://groups.google.com/g/js-code-prettifier/c/IFHev_kLm30
-
jsoncstyleguide: sync from latest internal version
jsoncstyleguide: sync from latest internal version PiperOrigin-RevId: 751434392
-
Wrap the block comment asterisk in a code element
Wrap the block comment asterisk in a code element
-
Update cppguide.html
Update cppguide.html NOTE: This site is deprecated. The site will be turned down after January 31, 2023, and traffic will redirect to the new site at https://protobuf.dev. In the meantime, updates will be made only to protobuf.dev. https://developers.google.com/protocol-buffers/docs/reference/cpp-generated#package