mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	lint: Add iOS to list of valid weird capitalizations.
This commit is contained in:
		@@ -43,6 +43,7 @@ IGNORED_PHRASES = [
 | 
				
			|||||||
    r"Zephyr",
 | 
					    r"Zephyr",
 | 
				
			||||||
    r"Zulip",
 | 
					    r"Zulip",
 | 
				
			||||||
    r"iPhone",
 | 
					    r"iPhone",
 | 
				
			||||||
 | 
					    r"iOS",
 | 
				
			||||||
    r"Emoji One",
 | 
					    r"Emoji One",
 | 
				
			||||||
    # Code things
 | 
					    # Code things
 | 
				
			||||||
    r".zuliprc",
 | 
					    r".zuliprc",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user