azu / JavaScript-Plugin-Architecture

JavaScriptプラグインアーキテクチャの本
https://azu.github.io/JavaScript-Plugin-Architecture/
MIT License
250 stars 12 forks source link

textlint: unexpected-acronymの検出を追加 #92

Closed azu closed 8 years ago

azu commented 8 years ago

textlint:strictの方のみに追加した。

OSSやCONTRIBUTINGなどわざわざ書く必要ないものもあるためとりあえず。

またカバレッジの確認方法もREADMEに追加。

codecov-io commented 8 years ago

Current coverage is 96.32%

Merging #92 into master will decrease coverage by -0.55% as of 2192c21

@@            master     #92   diff @@
======================================
  Files            6       6       
  Stmts         1025    1033     +8
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            993     995     +2
  Partial          0       0       
- Missed          32      38     +6

Review entire Coverage Diff as of 2192c21

Powered by Codecov. Updated on successful CI builds.