feat: tidy conf
This commit is contained in:
		
							parent
							
								
									a0008c69be
								
							
						
					
					
						commit
						244590b5f1
					
				
							
								
								
									
										14
									
								
								conf.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								conf.json
									
									
									
									
									
								
							|  | @ -9,14 +9,17 @@ | ||||||
|             "args": [ |             "args": [ | ||||||
|               "./healthcheck", |               "./healthcheck", | ||||||
|               "-root=.", |               "-root=.", | ||||||
|  |               "-whitelist=stderr", | ||||||
|  |               "-whitelist=stdout", | ||||||
|  |               "-whitelist=.*\\.md", | ||||||
|  |               "-whitelist=.*\\.json", | ||||||
|  |               "-whitelist=healthcheck", | ||||||
|               "releaseCheck=false", |               "releaseCheck=false", | ||||||
|               "-releaseTag=h1", |               "-releaseTag=h1", | ||||||
|               "-releaseTag=h2", |               "-releaseTag=h2", | ||||||
|               "-releaseTag=test" |               "-releaseTag=test" | ||||||
|             ], |             ], | ||||||
|             "env": [ |             "env": ["PATH=/usr/bin:/bin"], | ||||||
|               "PATH=/usr/bin:/bin" |  | ||||||
|             ], |  | ||||||
|             "cpuLimit": 10000000000, |             "cpuLimit": 10000000000, | ||||||
|             "memoryLimit": 104857600, |             "memoryLimit": 104857600, | ||||||
|             "procLimit": 50, |             "procLimit": 50, | ||||||
|  | @ -26,10 +29,7 @@ | ||||||
|                 "src": "./../../../../../../build/healthcheck" |                 "src": "./../../../../../../build/healthcheck" | ||||||
|               } |               } | ||||||
|             }, |             }, | ||||||
|             "copyOut": [ |             "copyOut": ["stdout", "stderr"], | ||||||
|               "stdout", |  | ||||||
|               "stderr" |  | ||||||
|             ], |  | ||||||
|             "stdin": { |             "stdin": { | ||||||
|               "content": "" |               "content": "" | ||||||
|             }, |             }, | ||||||
|  |  | ||||||
|  | @ -1 +1 @@ | ||||||
| [{"name":"healthcheck","results":[{"score":0,"comment":"### Forbidden File Check Failed:\nThe following forbidden files were found: README.md, conf.json, expected.json, healthcheck, stderr, stdin.sh, stdout\n\nTo fix it, first make a backup of your repository and then run the following commands:\nfor i in README.md conf.json expected.json healthcheck stderr stdin.sh stdout; do git filter-repo --force --invert-paths --path \"$i\"; done\ngit remote add origin \ngit push --set-upstream origin  --force\n"}],"force_quit":true}] | [{"name":"healthcheck","results":[{"score":0,"comment":""}],"force_quit":false}] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user