pytorch/c10
mikey dagitses 2ac9086987 run buildifier on unified build files (#98141)
This is pretty tricky. buildifier by default doesn't do much to these
files. It does a little more if you tell it that they are
`BUILD.bazel` files with -type=build. But it can do even more if you
remove the target definitions from the `def define_rules()` wrapper
and dedent them.

I wrote a little wrapper that does that. I'll submit it at a later
date.

Differential Revision: [D44606558](https://our.internmc.facebook.com/intern/diff/D44606558/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D44606558/)!
Pull Request resolved: https://github.com/pytorch/pytorch/pull/98141
Approved by: https://github.com/ezyang, https://github.com/PaliC
2023-04-04 00:37:19 +00:00
..
benchmark [PyTorch] add intrusive_ptr exclusive ownership benchmark 2022-06-10 19:26:28 +00:00
core run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
cuda run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
hip Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
macros run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
mobile Fix header-filter for clang-tidy c10 and apply some fixes to c10 and … (#91178) 2022-12-27 07:34:12 +00:00
test run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
util run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
BUCK.oss rename BUILD.buck to BUCK.oss (#78792) 2022-06-03 07:23:16 +00:00
BUILD.bazel [pytorch] [hygiene] remove legacy buck rules (#94053) 2023-02-09 15:45:29 +00:00
build.bzl run buildifier on unified build files (#98141) 2023-04-04 00:37:19 +00:00
CMakeLists.txt Some CMake and CUDA cleanup given recent update to C++17 (#90599) 2022-12-30 11:19:26 +00:00
ovrsource_defs.bzl Add all bzl files per D36874458 2022-06-06 09:40:19 -07:00