Skip to content

Commit

Permalink
exclude app ownCloudTests from lint rules (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesmrec authored and pablocarmu committed Jan 21, 2019
1 parent 46c296b commit 2cfb29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
excluded:
- ownCloudTests/EarlGrey.swift
- ownCloudTests
- external

function_body_length: 100
Expand Down

0 comments on commit 2cfb29d

Please sign in to comment.