 fa7adcbda9
			
		
	
	
		fa7adcbda9
		
			
		
	
	
	
	
		
			
			* add ability to set issue severity for out formats that support it based on severity rules * fix lint issues * change log child name * code climate omit severity if empty * add tests for severity rules, add support for case sensitive rules, fix lint issues, better doc comments, share processor test * deduplicated rule logic into a base rule that can be used by multiple rule types, moved severity config to it's own parent key named severity, reduced size of NewRunner function to make it easier to read * put validate function under base rule struct * better validation error wording * add Fingerprint and Description methods to Issue struct, made codeclimate reporter easier to read, checkstyle output is now pretty printed
		
			
				
	
	
		
			19 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			239 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /*.txt
 | |
| /*.pdf
 | |
| /*.pprof
 | |
| /dist/
 | |
| /tools/dist/
 | |
| /.idea/
 | |
| /test/path
 | |
| /golangci-lint
 | |
| /tools/Dracula.itermcolors
 | |
| /tools/godownloader
 | |
| /tools/goreleaser
 | |
| /tools/node_modules
 | |
| /tools/svg-term
 | |
| /vendor/
 | |
| /.vscode/
 | |
| *.test
 | |
| .DS_Store
 | |
| coverage.out
 | |
| coverage.xml |