azu / JavaScript-Plugin-Architecture

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

style(all): 表記揺れを修正 #124

Closed azu closed 8 years ago

azu commented 8 years ago

漢字の開きに関するルールを追加して表記揺れを修正

$(npm bin)/summary-to-path | xargs $(npm bin)/textlint --experimental --fix -f diff

で自動修正しただけ

javascript-plugin-architecture 2016-06-20 09-47-28

close #122

codecov-io commented 8 years ago

Current coverage is 95.00%

Merging #124 into master will increase coverage by 0.38%

@@             master       #124   diff @@
==========================================
  Files             6          7     +1   
  Lines          1282       1460   +178   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1213       1387   +174   
- Misses           69         73     +4   
  Partials          0          0          

Powered by Codecov. Last updated by 1260b62...8b618cd