Skip to content

Commit

Permalink
Additional ci setup (#16)
Browse files Browse the repository at this point in the history
* Add husky and lint-staged

* Add README badges

* Revise for improved code quality

* Fix test
  • Loading branch information
codesections authored Oct 31, 2018
1 parent d340a93 commit 1b1d979
Show file tree
Hide file tree
Showing 5 changed files with 1,105 additions and 100 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[![Build Status](https://travis-ci.org/prettier/prettier.svg?branch=master)](https://travis-ci.org/prettier/prettier)
[![Coverage Status](https://coveralls.io/repos/github/FrontEndCapstone/Reviews/badge.svg?branch=coveralls)](https://coveralls.io/github/FrontEndCapstone/Reviews?branch=coveralls)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Maintainability](https://api.codeclimate.com/v1/badges/a99a88d28ad37a79dbf6/maintainability)](https://codeclimate.com/github/codeclimate/codeclimate/maintainability)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)

# Trailblazers Reviews

Expand Down
Loading

0 comments on commit 1b1d979

Please sign in to comment.