Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361594
b: refs/tags/2.17.0-162.0.dev
c: c00918baab4d2d1ace1337b129da642dc10bde5d
h: refs/heads/main
  • Loading branch information
Dart CI committed Mar 2, 2022
1 parent b34ae46 commit 2830dc9
Show file tree
Hide file tree
Showing 44,190 changed files with 6,554,000 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions [refs]
Original file line number Diff line number Diff line change
Expand Up @@ -2899,3 +2899,4 @@ refs/tags/2.17.0-158.0.dev: 6f8d583394b54082ff8ad68b9dd35e9e985b15ab
refs/tags/2.17.0-159.0.dev: 24cef12c30d206ded619296f79cadf96e0cc5e9e
refs/tags/2.17.0-160.0.dev: d18105689c88417f73f0e3f2ecb0c8e99710ad9f
refs/tags/2.17.0-161.0.dev: 19fb1ff2570e800bf4e29c092f421d702b198277
refs/tags/2.17.0-162.0.dev: c00918baab4d2d1ace1337b129da642dc10bde5d
13 changes: 13 additions & 0 deletions tags/2.17.0-162.0.dev/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium

# clang-format doesn't seem to do a good job of this for longer comments.
ReflowComments: 'false'

# We have lots of these. Though we need to put them all in curly braces,
# clang-format can't do that.
AllowShortIfStatementsOnASingleLine: 'true'

# Put escaped newlines into the rightmost column.
AlignEscapedNewlinesLeft: false
2 changes: 2 additions & 0 deletions tags/2.17.0-162.0.dev/.dart_tool/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Generated file
per-file package_config.json=*
Loading

0 comments on commit 2830dc9

Please sign in to comment.