This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -359,5 +359,5 @@ var foo = 'bar',
359
359
[ jquery-widgets ] : http://api.jqueryui.com/category/widgets
360
360
[ jquery-widget-coding-standard] : {{ page.baseurl }}/coding-standards/code-standard-jquery-widgets.html
361
361
[ eslint ] : http://eslint.org/
362
- [ eslint-rules] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/ _ files /eslint/.eslintrc-magento
362
+ [ eslint-rules ] : https://github.com/magento/magento-coding-standard/blob/develop /eslint/.eslintrc-magento
363
363
[ jscs-rules] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/_ files/jscs/.jscsrc
Original file line number Diff line number Diff line change @@ -951,5 +951,5 @@ class SampleEventObserverThatModifiesInputs implements ObserverInterface
951
951
[ HTTP Protocol ] : https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
952
952
[ HTTP Status Code ] : https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
953
953
[ W3C Content Security Policy ] : https://w3c.github.io/webappsec-csp/
954
- [ rules] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/ _ files /eslint/.eslintrc-magento
954
+ [ rules ] : https://github.com/magento/magento-coding-standard/blob/develop /eslint/.eslintrc-magento
955
955
[ CLI Command Naming Guidelines] : {{ page.baseurl }}/extension-dev-guide/cli-cmds/cli-naming-guidelines.html
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ The source code of the rules can be found in the [Eslint custom rules folder][es
367
367
[ jquery-widgets ] : http://api.jqueryui.com/category/widgets
368
368
[ jquery-widget-coding-standard] : {{ page.baseurl }}/coding-standards/code-standard-jquery-widgets.html
369
369
[ eslint ] : http://eslint.org/
370
- [ eslint-rules] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/ _ files /eslint/.eslintrc-magento
370
+ [ eslint-rules ] : https://github.com/magento/magento-coding-standard/blob/develop /eslint/.eslintrc-magento
371
371
[ jscs-rules] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/_ files/jscs/.jscsrc
372
372
[ grunt-eslint-configuration] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tools/grunt/configs/eslint.json
373
373
[ eslint-custom-rules-folder] : {{ site.mage2bloburl }}/{{ page.guide_version }}/dev/tests/static/testsuite/Magento/Test/Js/_ files/eslint/rules/
You can’t perform that action at this time.
0 commit comments