You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Ruff](https://docs.astral.sh/ruff/) v0.1.5 for Python 3
7
+
-[Black](https://github.com/psf/black) v21.12b0 for Python 2
8
+
-[autoflake](https://github.com/myint/autoflake) v1.7.8 for Python <!-- TODO: Upgrade to v2+, restrict to Python 2, and reenable Ruff rule F401 once our Python 3 repos that were converted from Python 2 no longer use type hint comments: https://github.com/PyCQA/autoflake/issues/222#issuecomment-1419089254 -->
9
+
-[isort](https://github.com/PyCQA/isort) v5.12.0 for Python 2
10
+
-[google-java-format](https://github.com/google/google-java-format) v1.18.1 for Java
11
+
-[ktfmt](https://github.com/facebookincubator/ktfmt) v0.46 for Kotlin
12
+
-[scalafmt](https://scalameta.org/scalafmt/) v3.7.16 for Scala
13
+
-[shfmt](https://github.com/mvdan/sh) v3.7.0 for Shell
14
+
-[xsltproc](http://www.xmlsoft.org/xslt/xsltproc.html) from libxslt v10138 for XML
15
+
-[terraform fmt](https://github.com/hashicorp/terraform) v1.6.3 for Terraform
16
+
-[ClangFormat](https://clang.llvm.org/docs/ClangFormat.html) v16.0.6 for Protobuf
17
+
-[SVGO](https://github.com/svg/svgo) v3.0.3 for SVG
17
18
- Custom regex transformations (basically [sed](https://en.wikipedia.org/wiki/Sed)), for example:
18
19
- Trimming trailing whitespace and newlines
19
20
- Removing unnecessary `coding` pragmas and `object` base classes in Python 3
0 commit comments