Compare commits
4 Commits
add-busine
...
enable_css
Author | SHA1 | Date | |
---|---|---|---|
7d614521f4 | |||
5773355abe | |||
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
|
||||
|
@ -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