Skip to content

Instantly share code, notes, and snippets.

View jwutke's full-sized avatar

Jamie Wutke jwutke

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jwutke on github.
  • I am jwutke (https://keybase.io/jwutke) on keybase.
  • I have a public key ASCJN7PzVOT4HHm7AU7ubXEt2RNmZVQAi0C9hluwSowLYQo

To claim this, I am signing this object:

▿ allNodes : 4 elements
▿ 0 : github "RxSwiftCommunity/RxOptional" @ "3.4.1")
▿ 1 : github "RxSwiftCommunity/RxSwiftExt" @ "3.2.0")
▿ 2 : github "ReactiveX/RxSwift" @ "4.0.0")
▿ 3 : github "ReactiveX/RxSwift" @ "4.1.2")
▿ edges : 2 elements
▿ 0 : 2 elements
▿ key : github "RxSwiftCommunity/RxOptional" @ "3.4.1")
▿ value : 1 element
▿ 0 : github "ReactiveX/RxSwift" @ "4.1.2")
▿ Roots:
github "RxSwiftCommunity/RxOptional" @ "3.4.1" (restricted to == 3.4.1)
github "RxSwiftCommunity/RxSwiftExt" @ "3.2.0" (restricted to == 3.2.0)
github "ReactiveX/RxSwift" @ "4.1.2" (restricted to "4.0.0")
Edges:
github "RxSwiftCommunity/RxOptional" ->
github "ReactiveX/RxSwift" @ "4.1.2" (restricted to "4.0.0")
github "RxSwiftCommunity/RxSwiftExt" ->
github "ReactiveX/RxSwift" @ "4.1.2" (restricted to "4.0.0")
@jwutke
jwutke / uncrustify.cfg
Last active August 29, 2015 14:08
Uncrustify Config for Objective-C
indent_columns = 4
indent_with_tabs = 0
indent_switch_case = indent_columns
newlines = Auto
sp_arith = Add
sp_assign = Add
sp_bool = Add
sp_enum_assign = Add
sp_compare = Add