| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										eslint-test-files
									
								
							
						
					
				 | 
				
					
						
							
							Cover the prettier-eslint changes with tests, and fix some problems
						
					
				 | 
				2017-08-30 22:49:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										long-line-project
									
								
							
						
					
				 | 
				
					
						
							
							Add a fix function for breaking up long Python lines, which is hidden for now
						
					
				 | 
				2017-08-11 10:31:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_autopep8_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
						
					
				 | 
				2017-07-09 22:43:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_break_up_long_lines_python_fixer.vader
							
						
					
				 | 
				
					
						
							
							Add a fix function for breaking up long Python lines, which is hidden for now
						
					
				 | 
				2017-08-11 10:31:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_clangformat_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Add clang-format fixer for C/C++ (#873)
						
					
				 | 
				2017-08-24 22:49:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_elm_format_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Add elm-format as a new fixer (#916)
						
					
				 | 
				2017-09-09 21:30:20 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_eslint_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							There seems to be a bug in eslint that causes the --config option to
						
					
				 | 
				2017-09-24 13:57:18 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_isort_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
						
					
				 | 
				2017-07-09 22:43:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_phpcbf_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							add phpcbf fixer
						
					
				 | 
				2017-08-20 05:47:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_prettier_eslint_fixer.callback.vader
							
						
					
				 | 
				
					
						
							
							Cover the prettier-eslint changes with tests, and fix some problems
						
					
				 | 
				2017-08-30 22:49:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_prettier_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910)
						
					
				 | 
				2017-09-06 15:21:26 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_puppetlint_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
						
					
				 | 
				2017-07-09 22:43:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_python_add_blank_lines_fixer.vader
							
						
					
				 | 
				
					
						
							
							Fix #667 - Do not add extra blank lines for add_blank_lines_for_python_control_statements
						
					
				 | 
				2017-06-20 09:39:58 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_rubocop_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Pass extra rubocop options in the middle instead, and fix the Vader test so it can be run multiple times in Vim
						
					
				 | 
				2017-08-10 14:57:30 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_standard_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Fix #895 - Run Node.js scripts with node.exe instead of node on Windows
						
					
				 | 
				2017-08-31 13:12:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_stylelint_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Fix #895 - Run Node.js scripts with node.exe instead of node on Windows
						
					
				 | 
				2017-08-31 13:12:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_swiftformat_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Add support for SwiftFormat as a fixer
						
					
				 | 
				2017-08-09 12:41:21 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_vim_help_tags_alignment_fixer.vader
							
						
					
				 | 
				
					
						
							
							Add a function for fixing the alignment of Vim help tags
						
					
				 | 
				2017-07-03 16:51:34 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_yapf_fixer_callback.vader
							
						
					
				 | 
				
					
						
							
							Fix #786 - Only set --no-local-style for yapf if a configuration file is detected
						
					
				 | 
				2017-07-20 11:07:07 +01:00 |