mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01:00 
			
		
		
		
	
		
			
	
	
		
			25 lines
		
	
	
		
			530 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			530 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| 
								 | 
							
								sonar.projectKey=esp-idf
							 | 
						||
| 
								 | 
							
								sonar.projectName=Espressif IoT Development Framework
							 | 
						||
| 
								 | 
							
								sonar.projectVersion=4.4
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sonar.sources=.
							 | 
						||
| 
								 | 
							
								sonar.sourceEncoding=UTF-8
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sonar.inclusions=\
							 | 
						||
| 
								 | 
							
								  **/*.c,**/*.cpp,**/*.h,**/*.hpp,\
							 | 
						||
| 
								 | 
							
								  **/*.py
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								####################
							 | 
						||
| 
								 | 
							
								# sonar-cxx-plugin #
							 | 
						||
| 
								 | 
							
								####################
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sonar.cxx.includeDirectories=/usr/include
							 | 
						||
| 
								 | 
							
								sonar.cxx.file.suffixes=.cxx,.cpp,.cc,.c,.hxx,.hpp,.hh,.h
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#######################
							 | 
						||
| 
								 | 
							
								# sonar-gitlab-plugin #
							 | 
						||
| 
								 | 
							
								#######################
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sonar.gitlab.failure_notification_mode=exit-code
							 | 
						||
| 
								 | 
							
								sonar.gitlab.project_id=103
							 |