mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Update MediaKeyTap dependency. (#29)
- Disable `identifier_name` linter. - Update `MediaKeyTap` dependency.
This commit is contained in:
parent
a784f19667
commit
2f4107c5fa
5 changed files with 25 additions and 24 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue