File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 64
64
65
65
### Качество кода: онлайн сервисы, ресурсы и ссылки
66
66
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 )
68
69
* [ jsPerf] ( http://jsperf.com/ )
69
70
* [ jsFiddle] ( http://jsfiddle.net/ )
71
+ * [ Codepen] ( http://codepen.io/ )
70
72
* [ jsbin] ( http://jsbin.com/ )
71
73
* [ JavaScript Lint (JSL)] ( http://javascriptlint.com/ )
72
74
* [ jshint] ( http://jshint.com/ )
73
75
* [ 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 )
74
79
* [ Editorconfig] ( http://editorconfig.org/ )
75
-
76
- [ Использование инструментов по улучшению качества кода от Антона Ковалева] ( http://anton.kovalyov.net/slides/gothamjs/ )
80
+ * [ Hound] ( https://houndci.com/ )
77
81
78
82
### Становись умнее
79
83
You can’t perform that action at this time.
0 commit comments