Skip to content

Commit

Permalink
Add yaml and markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus committed Feb 5, 2019
1 parent 28fad42 commit c7a21a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ orbs:
workflows:
kitchen:
jobs:
- kitchen/yamllint:
name: lint-yaml
- kitchen/mdlint:
name: lint-markdown
- kitchen/danger:
name: danger
context: Danger
Expand Down

0 comments on commit c7a21a6

Please sign in to comment.