mirror of
				https://github.com/SimpleMobileTools/Simple-App-Launcher.git
				synced 2025-06-05 21:49:21 +02:00 
			
		
		
		
	Update .editorconfig
This commit is contained in:
		| @@ -1,9 +1,3 @@ | |||||||
| # Copying and distribution of this file, with or without modification, |  | ||||||
| # are permitted in any medium without royalty provided this notice is |  | ||||||
| # preserved.  This file is offered as-is, without any warranty. |  | ||||||
| # Names of contributors must not be used to endorse or promote products |  | ||||||
| # derived from this file without specific prior written permission. |  | ||||||
|  |  | ||||||
| # EditorConfig | # EditorConfig | ||||||
| # http://EditorConfig.org | # http://EditorConfig.org | ||||||
|  |  | ||||||
| @@ -22,3 +16,7 @@ max_line_length = 160 | |||||||
|  |  | ||||||
| [*.xml] | [*.xml] | ||||||
| continuation_indent_size = 4 | continuation_indent_size = 4 | ||||||
|  |  | ||||||
|  | [*.kt] | ||||||
|  | ij_kotlin_name_count_to_use_star_import = 5 | ||||||
|  | ij_kotlin_name_count_to_use_star_import_for_members = 5 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user