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
-[ESLint](https://eslint.org/) v9.39.2 for JS, TypeScript
11
+
-[Ruff](https://docs.astral.sh/ruff/) v0.14.13 for Python 3
12
12
-[Black](https://github.com/psf/black) v21.12b0 for Python 2
13
13
-[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 -->
14
14
-[isort](https://github.com/PyCQA/isort) v5.13.2 for Python 2
15
-
-[google-java-format](https://github.com/google/google-java-format) v1.24.0 for Java
16
-
-[ktfmt](https://github.com/facebookincubator/ktfmt) v0.53 for Kotlin
17
-
-[gradle-dependencies-sorter](https://github.com/square/gradle-dependencies-sorter) v0.14 for Gradle Kotlin
18
-
-[gofmt](https://pkg.go.dev/cmd/gofmt) v1.23.3 for Go
19
-
-[scalafmt](https://scalameta.org/scalafmt/) v3.8.3 for Scala
20
-
-[shfmt](https://github.com/mvdan/sh) v3.10.0 for Shell
21
-
-[xsltproc](http://www.xmlsoft.org/xslt/xsltproc.html) from libxslt v10139 for XML
22
-
-[terraform fmt](https://github.com/hashicorp/terraform) v1.9.8 for Terraform
23
-
-[packer fmt](https://github.com/hashicorp/packer) v1.14.2 for Packer
24
-
-[ClangFormat](https://clang.llvm.org/docs/ClangFormat.html)v18.1.8 for C++, Protobuf
25
-
-[SVGO](https://github.com/svg/svgo)v3.3.2 for SVG
26
-
-[Taplo](https://taplo.tamasfe.dev/) v0.9.3 for TOML
15
+
-[google-java-format](https://github.com/google/google-java-format) v1.33.0 for Java
16
+
-[ktfmt](https://github.com/facebookincubator/ktfmt) v0.61 for Kotlin
17
+
-[gradle-dependencies-sorter](https://github.com/square/gradle-dependencies-sorter) v0.16 for Gradle Kotlin
18
+
-[gofmt](https://pkg.go.dev/cmd/gofmt) v1.25.6 for Go
19
+
-[scalafmt](https://scalameta.org/scalafmt/) v3.10.4 for Scala
20
+
-[shfmt](https://github.com/mvdan/sh) v3.12.0 for Shell
21
+
-[xsltproc](http://www.xmlsoft.org/xslt/xsltproc.html) from libxslt v10143 for XML
22
+
-[terraform fmt](https://github.com/hashicorp/terraform) v1.14.3 for Terraform
23
+
-[packer fmt](https://github.com/hashicorp/packer) v1.14.3 for Packer
24
+
-[ClangFormat](https://clang.llvm.org/docs/ClangFormat.html)v20.1.0 for C++, Protobuf
25
+
-[SVGO](https://github.com/svg/svgo)v4.0.0 for SVG
26
+
-[Taplo](https://taplo.tamasfe.dev/) v0.10.0 for TOML
27
27
- Custom regex transformations (basically [sed](https://en.wikipedia.org/wiki/Sed)), for example:
28
28
- Trimming trailing whitespace and newlines
29
29
- Removing unnecessary `coding` pragmas and `object` base classes in Python 3
0 commit comments