mirror of https://github.com/pallets/flask.git
				
				
				
			Merge pull request #3230 from lordmauve/azure-stylecheck
Enable stylecheck tox run on Azure pipelines (fixes #3228)
This commit is contained in:
		
						commit
						1250775a55
					
				|  | @ -36,6 +36,9 @@ jobs: | |||
|         DocsHtml: | ||||
|           TOXENV: 'docs-html' | ||||
|           publish.test.results: 'false' | ||||
|         Style: | ||||
|           TOXENV: stylecheck | ||||
|           publish.test.results: 'false' | ||||
|         VersionRange: | ||||
|           TOXENV: 'devel,lowest,coverage-ci' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue