mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
6 lines
178 B
Text
6 lines
178 B
Text
|
|
# Defines the Chromium style for automatic reformatting.
|
||
|
|
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
||
|
|
BasedOnStyle: Chromium
|
||
|
|
---
|
||
|
|
Language: Java
|
||
|
|
BasedOnStyle: Google
|