Skip to content

Commit

Permalink
Merge pull request #31 from san650/ebert
Browse files Browse the repository at this point in the history
Turn on more ebert engines
  • Loading branch information
san650 authored Dec 20, 2017
2 parents 9f3f97a + 0be3ee9 commit 23a4fcd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .ebert.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
engines:
credo:
enabled: true
stylelint:
enabled: true
shellcheck:
enabled: true
scss-lint:
enabled: true
markdownlint:
enabled: true
eslint:
enabled: true
nodesecurity:
enabled: true

0 comments on commit 23a4fcd

Please sign in to comment.