Added playlist import (and sync)from m3u files, ref #391
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ CheckOptions:
|
||||
- key: cppcoreguidelines-avoid-do-while.IgnoreMacros
|
||||
value: '1'
|
||||
- key: performance-unnecessary-value-param.AllowedTypes
|
||||
value: "shared_ptr;ObjectPtr"
|
||||
value: "shared_ptr;ObjectPtr;.*::pointer"
|
||||
- key: cppcoreguidelines-special-member-functions.AllowMissingMoveFunctionsWhenCopyIsDeleted
|
||||
value: '1'
|
||||
- key: cppcoreguidelines-special-member-functions.AllowSoleDefaultDtor
|
||||
|
||||
Reference in New Issue
Block a user