Loading docs/code-quality/index.rst +15 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,21 @@ In this document, we try to list these all tools. - :ref:`clippy` - https://github.com/rust-lang/rust-clippy .. list-table:: Java :widths: 20 20 20 20 20 :header-rows: 1 * - Tools - Has autofixes - Meta bug - More info - Upstream * - Spotless - Yes - `bug 1571899 <https://bugzilla.mozilla.org/show_bug.cgi?id=1571899>`__ - :ref:`Spotless` - https://github.com/diffplug/spotless .. list-table:: Others :widths: 20 20 20 20 20 :header-rows: 1 Loading docs/code-quality/lint/linters/android-format.rst +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ Spotless for Gradle and Android. In our current configuration, Spotless includes the `Google Java Format plug-in https://github.com/google/google-java-format`__ `Google Java Format plug-in <https://github.com/google/google-java-format>`__ which formats all our Java code using the Google Java coding style guidelines. Loading Loading
docs/code-quality/index.rst +15 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,21 @@ In this document, we try to list these all tools. - :ref:`clippy` - https://github.com/rust-lang/rust-clippy .. list-table:: Java :widths: 20 20 20 20 20 :header-rows: 1 * - Tools - Has autofixes - Meta bug - More info - Upstream * - Spotless - Yes - `bug 1571899 <https://bugzilla.mozilla.org/show_bug.cgi?id=1571899>`__ - :ref:`Spotless` - https://github.com/diffplug/spotless .. list-table:: Others :widths: 20 20 20 20 20 :header-rows: 1 Loading
docs/code-quality/lint/linters/android-format.rst +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ Spotless for Gradle and Android. In our current configuration, Spotless includes the `Google Java Format plug-in https://github.com/google/google-java-format`__ `Google Java Format plug-in <https://github.com/google/google-java-format>`__ which formats all our Java code using the Google Java coding style guidelines. Loading