mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			518 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			518 B
		
	
	
	
	
	
	
	
These scripts are intended to be run from the project top-level directory
like this: scripts/foo.sh
- 
scripts/check: wrapper to check all files insrc/andinclude/
- 
scripts/checkpatch.pl: Quick hack on the Linux kernel checkpatch.pl to lint C files written according to the labwc coding style. Run like this:./checkpatch.pl --no-tree --terse --strict --file <file>
