Remove vi modelines
We don't need to have the vi modelines in each source file, it can be set in a user's vimrc if required. Also a check is added to hacking to detect if they are re-added. Change-Id: I347307a5145b2760c69085b6ca850d6a9137ffc6 Closes-Bug: #1229324
This commit is contained in:
		
				
					committed by
					
						
						Matthew Gilliard
					
				
			
			
				
	
			
			
			
						parent
						
							4b2bd32199
						
					
				
				
					commit
					74f953a1d7
				
			@@ -1,5 +1,3 @@
 | 
			
		||||
# vim: tabstop=4 shiftwidth=4 softtabstop=4
 | 
			
		||||
 | 
			
		||||
# Copyright (c) 2011 OpenStack Foundation
 | 
			
		||||
#
 | 
			
		||||
#    Licensed under the Apache License, Version 2.0 (the "License"); you may
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user