fix(nvim): ignore line lengths in markdown files
This commit is contained in:
		
							parent
							
								
									6f7a6df4f7
								
							
						
					
					
						commit
						e37e283d95
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -28,7 +28,9 @@ null_ls.setup { | |||
|         return utils.root_has_file { ".eslintrc.js" } | ||||
|       end, | ||||
|     }, | ||||
|     diagnostics.markdownlint, | ||||
|     diagnostics.markdownlint.with { | ||||
|       extra_args = { "--disable", "MD013" } | ||||
|     }, | ||||
|     diagnostics.php, | ||||
|     diagnostics.phpcs.with { | ||||
|       command = "./vendor/bin/phpcs", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue