-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve resiliency to auto-formatting in libs, modules (#48448)
Make a number of changes so that code in the `libs` and `modules` directories are more resilient to automatic formatting. This covers: * Format cipher lists vertically, instead of horizontally * Remove string concatenation where JSON fits on a single line * Move some comments around to they aren't auto-formatted to a strange place
- Loading branch information
1 parent
2d881f1
commit cbfd612
Showing
4 changed files
with
164 additions
and
183 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.