mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 23:03:00 +00:00 
			
		
		
		
	Disable TodoComment in checkstyle.xml
This commit is contained in:
		| @@ -168,10 +168,10 @@ | ||||
|         <!-- See https://checkstyle.org/config_misc.html --> | ||||
|         <module name="ArrayTypeStyle"/> | ||||
|         <module name="FinalParameters"/> | ||||
|         <module name="TodoComment"> | ||||
|         <!--<module name="TodoComment"> | ||||
|             <property name="format" value="(TODO:|FIXME:)"/> | ||||
|             <property name="severity" value="warning"/> | ||||
|         </module> | ||||
|         </module>--> | ||||
|         <module name="UpperEll"/> | ||||
|  | ||||
|         <!-- https://checkstyle.org/config_filters.html#SuppressionXpathFilter --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 wb9688
					wb9688