HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/gems/nio4r-2.5.8/ext/nio4r/.clang-format
---
Language: Cpp
BasedOnStyle: WebKit
AllowAllParametersOfDeclarationOnNextLine: false
BinPackArguments: false
BinPackParameters: false
AlignConsecutiveMacros: false
AlignConsecutiveAssignments: false
BreakBeforeBraces: Linux
BraceWrapping:
  AfterControlStatement: Never
IndentCaseLabels: true
PointerAlignment: Right
SpaceBeforeParens: ControlStatements
IndentWidth: 4
...