Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Aaron Wentzel f0c47654a7
remove TODO statement check (#981) 2018-10-02 15:47:16 -07:00
Aaron Wentzel f4aeada14b update to codeclimate configuration to exclude tests and specs (#226) 2018-04-09 10:20:41 -07:00
Chris Holt 4637a905fe fix: fix tslint globbing issue and enforce whitespace in import/export statements (#219)
* enforce whitespace in import/export statements

* update package.json scripts

* remove code climate method and file line thresholds
2018-04-06 13:34:21 -07:00
Aaron Wentzel 7b6ea54a56
devops: add test coverage (#163)
* add test coverage

* update configuration to match defaults

* update configurations for ci

* update configurationt test-1

* remove output file parameter

* remove exit code from after_script

* update configuration to test without format-coverage

* update packages to configure jest test coverage

* remove jest until unit testing is added

* update for better readability and consistency

* update for readability and consistency

* update for readability and consistency

* update for readability and consistency

* update for consistency and readability

* update for readability and consistency

* update for readability, consisency, and added coverage threshold

* update for consistency and readability

* update for accuracy

* update for consistency and readability

* update to exclude coverage pattern

* udpated test reporter format

* remove empty line

* update travis config to re-enable npm test

* removed json from jest module ext's
2018-04-02 12:55:51 -07:00
Chris Holt ebe0b303df
fix(tslint): fixes incorrect tslint rule regarding ordered imports (#188)
* fix(tslint): fixes incorrect tslint rule regarding ordered imports

* fix fast-browser-extensions and animation

* fix outstanding lint error

* fix outstanding tslint issue
2018-04-02 10:08:16 -07:00
Aaron Wentzel 5f8e74cafe add code climate configuration to project (#159)
* add code climate configuration to project

* add badges to readme

* update to replace todo with fixme statements which are ignored

* update configuration to support hack and todo only

* update to remove the ignore statement

* add markdown linter config file

* add line length with ignore

* update markdown configuration for line length

* remove markdown lint due to poor documentation
2018-03-30 00:18:34 -07:00