Skip to content

Reformat source files#14331

Closed
pdillinger wants to merge 1 commit intofacebook:mainfrom
pdillinger:reformat_files
Closed

Reformat source files#14331
pdillinger wants to merge 1 commit intofacebook:mainfrom
pdillinger:reformat_files

Conversation

@pdillinger
Copy link
Copy Markdown
Contributor

Summary: probably something changed, maybe #14311

Full command:

git ls-files '*.cc' '*.h' | grep -v '^third-party/' | grep -v 'range_tree' | xargs clang-format -i

Test Plan: CI

Summary: probably something changed, maybe facebook#14311

Full command:
```
git ls-files '*.cc' '*.h' | grep -v '^third-party/' | grep -v 'range_tree' | xargs clang-format -i
```

Test Plan: CI
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 13, 2026

@pdillinger has imported this pull request. If you are a Meta employee, you can view this in D93246992.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 13, 2026

@pdillinger merged this pull request in 871f79d.

@Helen352
Copy link
Copy Markdown

@pdillinger has imported this pull request. If you are a Meta employee, you can view this in D93246992.

#14331 (comment)

@Helen352
Copy link
Copy Markdown

#14331 (comment)

doxtop pushed a commit to flyingw/rocksdb that referenced this pull request Apr 7, 2026
Summary:
probably something changed, maybe facebook#14311

Full command:
```
git ls-files '*.cc' '*.h' | grep -v '^third-party/' | grep -v 'range_tree' | xargs clang-format -i
```

Pull Request resolved: facebook#14331

Test Plan: CI

Reviewed By: mszeszko-meta

Differential Revision: D93246992

Pulled By: pdillinger

fbshipit-source-id: 6bc5b97978fef8aee52823dadb6daa4bea57343d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants