sonar fixed?
This commit is contained in:
		
							parent
							
								
									96300c31df
								
							
						
					
					
						commit
						1b01e93ef0
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
# Path to sources
 | 
					# Path to sources
 | 
				
			||||||
sonar.sources=mod.ts,src/**,db/**,www/**
 | 
					sonar.sources=.
 | 
				
			||||||
sonar.exclusions=emojis/**
 | 
					sonar.exclusions=emojis
 | 
				
			||||||
sonar.inclusions=mod.ts,src/**,db/**,www/**
 | 
					#sonar.inclusions=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Path to tests
 | 
					# Path to tests
 | 
				
			||||||
#sonar.tests=
 | 
					#sonar.tests=
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue