File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -163,9 +163,6 @@ the configuration (without a prefix: ``Auto``).
163163 * ``Chromium ``
164164 A style complying with `Chromium's style guide
165165 <https://chromium.googlesource.com/chromium/src/+/refs/heads/main/styleguide/styleguide.md> `_
166- * ``Mozilla ``
167- A style complying with `Mozilla's style guide
168- <https://firefox-source-docs.mozilla.org/code-quality/coding-style/index.html> `_
169166 * ``WebKit ``
170167 A style complying with `WebKit's style guide
171168 <https://www.webkit.org/coding/coding-style.html> `_
@@ -175,6 +172,8 @@ the configuration (without a prefix: ``Auto``).
175172 * ``GNU ``
176173 A style complying with the `GNU coding standards
177174 <https://www.gnu.org/prep/standards/standards.html> `_
175+ * ``Mozilla ``
176+ The Mozilla coding style is deprecated upstream and retained for legacy support.
178177 * ``InheritParentConfig ``
179178 Not a real style, but allows to use the ``.clang-format `` file from the
180179 parent directory (or its parent if there is none). If there is no parent
You can’t perform that action at this time.
0 commit comments