9087d66feb
This job adds a single linters tox target. The linters target is an aggregation of linters for this repo including: - bashate Other linters such as yamllint can be added to this repo by later commits. This commit also adds basic contributing and hacking docs. Change-Id: I17848aad6486ef56647ac11b341932b741fdd1c7 Story: 2006166 Task: 36546 Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
9 lines
124 B
YAML
9 lines
124 B
YAML
---
|
|
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-linters
|