mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-10-31 03:07:34 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			429 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			429 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| sonar.projectKey=1Panel-dev_1Panel
 | |
| sonar.organization=1panel-dev
 | |
| 
 | |
| sonar.exclusions= frontend/src/lang/modules/*
 | |
| 
 | |
| # This is the name and version displayed in the SonarCloud UI.
 | |
| #sonar.projectName=1Panel
 | |
| #sonar.projectVersion=1.0
 | |
| 
 | |
| 
 | |
| # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 | |
| #sonar.sources=.
 | |
| 
 | |
| # Encoding of the source code. Default is default system encoding
 | |
| #sonar.sourceEncoding=UTF-8 |