[mod] lint github YAML config files
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									b07c0ae39f
								
							
						
					
					
						commit
						2fdbf2622b
					
				
							
								
								
									
										2
									
								
								manage
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								manage
									
									
									
									
									
								
							| @ -57,7 +57,7 @@ while IFS= read -r line; do | |||||||
|     if [ "$line" != "tests/unit/settings/syntaxerror_settings.yml" ]; then |     if [ "$line" != "tests/unit/settings/syntaxerror_settings.yml" ]; then | ||||||
|         YAMLLINT_FILES+=("$line") |         YAMLLINT_FILES+=("$line") | ||||||
|     fi |     fi | ||||||
| done <<< "$(git ls-files './tests/*.yml' './searx/*.yml' './utils/templates/etc/searxng/*.yml')" | done <<< "$(git ls-files './tests/*.yml' './searx/*.yml' './utils/templates/etc/searxng/*.yml' '.github/*.yml' '.github/*/*.yml')" | ||||||
| 
 | 
 | ||||||
| RST_FILES=( | RST_FILES=( | ||||||
|     'README.rst' |     'README.rst' | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user