Compare commits
	
		
			4 Commits
		
	
	
		
			add-busine
			...
			function_g
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 34e9ab235f | |||
| c9461de490 | |||
| 6cfd6ae04b | |||
| a51b2fcc76 | 
@ -1,6 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
hc_location: bestpractice/css
 | 
			
		||||
environment: internal
 | 
			
		||||
html_location: docs/css/best-practice
 | 
			
		||||
link: /cloud-search-service/best-practice/
 | 
			
		||||
pdf_name: css-best-practice
 | 
			
		||||
 | 
			
		||||
@ -12,5 +12,5 @@ service_title: FunctionGraph
 | 
			
		||||
service_type: fg
 | 
			
		||||
service_uri: function-graph
 | 
			
		||||
teams:
 | 
			
		||||
- name: docs-compute-rw
 | 
			
		||||
- name: docs-container-rw
 | 
			
		||||
  permission: write
 | 
			
		||||
 | 
			
		||||
@ -13,6 +13,8 @@ commands = stestr run {posargs}
 | 
			
		||||
  stestr slowest
 | 
			
		||||
 | 
			
		||||
[testenv:pep8]
 | 
			
		||||
allowlist_externals =
 | 
			
		||||
  doc8
 | 
			
		||||
commands =
 | 
			
		||||
  doc8 doc/source README.rst
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user