mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 14:42:05 +00:00 
			
		
		
		
	Player controls UI changes
WIP on controls Chapters working Add previews variable Add lists ids WIP
This commit is contained in:
		@@ -5,9 +5,19 @@ disabled_rules:
 | 
			
		||||
  - opening_brace
 | 
			
		||||
  - number_separator
 | 
			
		||||
  - multiline_arguments
 | 
			
		||||
 | 
			
		||||
opt_in_rules:
 | 
			
		||||
  - conditional_returns_on_newline
 | 
			
		||||
  - implicit_return
 | 
			
		||||
excluded:
 | 
			
		||||
  - Vendor
 | 
			
		||||
  - Tests Apple TV
 | 
			
		||||
  - Tests iOS
 | 
			
		||||
  - Tests macOS
 | 
			
		||||
 | 
			
		||||
conditional_returns_on_newline:
 | 
			
		||||
  if_only: true
 | 
			
		||||
 | 
			
		||||
implicit_return:
 | 
			
		||||
  included:
 | 
			
		||||
    - function
 | 
			
		||||
    - getter
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user