mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	ci: update typos config
This commit is contained in:
		
					parent
					
						
							
								3c52dbfd72
							
						
					
				
			
			
				commit
				
					
						28b48565f0
					
				
			
		
					 2 changed files with 9 additions and 4 deletions
				
			
		|  | @ -14,7 +14,7 @@ indent_style = space | |||
| indent_size = 2 | ||||
| trim_trailing_whitespace = false | ||||
| 
 | ||||
| [*.{js,json,nix,yml,yaml}] | ||||
| [*.{js,json,nix,yml,yaml,toml}] | ||||
| indent_style = space | ||||
| indent_size = 2 | ||||
| tab_width = 2 | ||||
|  |  | |||
							
								
								
									
										11
									
								
								.github/typos.toml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/typos.toml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,10 @@ | |||
| 
 | ||||
| default.extend-ignore-words-re = ["(?i)(noice)", "befores", "annote", "viw", "BANanaD3V"] | ||||
| files.extend-exclude = [ | ||||
| "npins/sources.json" | ||||
| files.extend-exclude = ["npins/sources.json"] | ||||
| default.extend-ignore-words-re = [ | ||||
|   "(?i)(noice)", | ||||
|   "befores", | ||||
|   "annote", | ||||
|   "viw", | ||||
|   "BA", # somehow "BANanaD3V" is valid, but BA is not... | ||||
| ] | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue