Commit Graph

3 Commits

Author SHA1 Message Date
Imran Iqbal
9e29ffae76
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:

```bash
keepalived-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
  16:1      warning  missing document start "---"  (document-start)
```
2019-08-08 04:04:28 +01:00
Imran Iqbal
4588916d08 chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-20 06:14:28 +01:00
Nicolas Rodriguez
51f872ed39 feat(semantic-release): implement an automated changelog 2019-05-13 16:16:29 +02:00