Update MediaKeyTap dependency. (#29)

- Disable `identifier_name` linter.
- Update `MediaKeyTap` dependency.
This commit is contained in:
Markus Reiter 2018-04-14 12:52:47 +02:00 committed by Guillaume B
parent a784f19667
commit 2f4107c5fa
5 changed files with 25 additions and 24 deletions

View file

@ -1,7 +1,8 @@
disabled_rules:
- line_length
- function_body_length
- line_length
- function_body_length
- identifier_name
excluded:
- Pods
- Pods
type_body_length: 500
file_length: 500