Skip to content

Commit 308e15a

Browse files
oshliaerleobalter
authored andcommitted
Ru translation update 07 18 (#232)
* Update code quality tools list * Remove a broken link
1 parent 23e8d65 commit 308e15a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

translations/ru_RU/readme.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,20 @@
6464

6565
### Качество кода: онлайн сервисы, ресурсы и ссылки
6666

67-
* [JavaScript Plugin](http://docs.codehaus.org/display/SONAR/JavaScript+Plugin) для [Sonar](http://www.sonarsource.org/)
67+
* [JavaScript Plugin](http://docs.codehaus.org/display/SONAR/JavaScript+Plugin) for [Sonar](http://www.sonarsource.org/)
68+
* [Plato](https://github.com/es-analysis/plato)
6869
* [jsPerf](http://jsperf.com/)
6970
* [jsFiddle](http://jsfiddle.net/)
71+
* [Codepen](http://codepen.io/)
7072
* [jsbin](http://jsbin.com/)
7173
* [JavaScript Lint (JSL)](http://javascriptlint.com/)
7274
* [jshint](http://jshint.com/)
7375
* [jslint](http://jslint.org/)
76+
* [eslint](http://eslint.org/)
77+
* [jscs](https://www.npmjs.org/package/jscs)
78+
* [jscodesniffer](https://www.npmjs.org/package/jscodesniffer)
7479
* [Editorconfig](http://editorconfig.org/)
75-
76-
[Использование инструментов по улучшению качества кода от Антона Ковалева](http://anton.kovalyov.net/slides/gothamjs/)
80+
* [Hound](https://houndci.com/)
7781

7882
### Становись умнее
7983

0 commit comments

Comments
 (0)