mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #505 from return42/fix-test.shell
[fix] make test.shell - ./manage line 80
This commit is contained in:
		
						commit
						646db5d4f9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								manage
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								manage
									
										
									
									
									
								
							|  | @ -77,7 +77,7 @@ pyenv.: | |||
| pypi.upload: | ||||
|   Upload python packages to PyPi (to test use pypi.upload.test) | ||||
| test.: | ||||
|   yamllint  : lint YAML files: $YAMLLINT_FILES | ||||
|   yamllint  : lint YAML files (YAMLLINT_FILES) | ||||
|   pylint    : lint PYLINT_FILES, searx/engines, searx & tests | ||||
|   pep8      : pycodestyle (pep8) for all files except PYLINT_FILES | ||||
|   unit      : run unit tests | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser