Skip to content

Commit

Permalink
Merge pull request JacksonTian#76 from benjycui/master
Browse files Browse the repository at this point in the history
Add jscs to coding style.
  • Loading branch information
JacksonTian committed Apr 15, 2014
2 parents b086815 + 9b90e54 commit c459b90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Although the project would be maintained in plain text instead, I promise a smal
- [Github](https://github.com/)/[Bitbucket](https://bitbucket.org/)/[Google Code](http://code.google.com/hosting/)
- Code quality
- Coding style
- [JSLint](http://www.jslint.com/)/[JSHint](http://www.jshint.com/)
- [JSLint](http://www.jslint.com/)/[JSHint](http://www.jshint.com/)/[jscs](https://github.com/mdevils/node-jscs)
- [CSSLint](http://csslint.net/)
- [Markup Validation Service](http://validator.w3.org/)
- Unit testing
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Frontend Knowledge Structure
- [Github](https://github.com/)/[Bitbucket](https://bitbucket.org/)/[Google Code](http://code.google.com/hosting/)
- 代码质量
- Coding style
- [JSLint](http://www.jslint.com/)/[JSHint](http://www.jshint.com/)
- [JSLint](http://www.jslint.com/)/[JSHint](http://www.jshint.com/)/[jscs](https://github.com/mdevils/node-jscs)
- [CSSLint](http://csslint.net/)
- [Markup Validation Service](http://validator.w3.org/)
- 单元测试
Expand Down

0 comments on commit c459b90

Please sign in to comment.