Skip to content

Commit

Permalink
Merge pull request #36 from PureSwift/gapData
Browse files Browse the repository at this point in the history
Added GAP Data Types
  • Loading branch information
colemancda authored Apr 27, 2018
2 parents 70057d3 + d1edfc1 commit 9e4f17e
Show file tree
Hide file tree
Showing 16 changed files with 4,694 additions and 6,436 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ disabled_rules: # rule identifiers to exclude from running
- redundant_discardable_let
- todo
- identifier_name
- function_body_length
opt_in_rules: # some rules are only opt-in
- empty_count
# Find all the available rules by running:
Expand Down
2 changes: 1 addition & 1 deletion Sources/DefinedUUIDExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DefinedUUIDExtension.swift
// Bluetooth
//
// Generated by Alsey Coleman Miller on 4/12/18.
// Generated by Alsey Coleman Miller on 4/27/18.
//

public extension BluetoothUUID {
Expand Down
Loading

0 comments on commit 9e4f17e

Please sign in to comment.