From f21d41a2317f6cf4aca5847e367aa27c6c6b5955 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Fri, 18 May 2018 14:05:52 +0800 Subject: [PATCH] - Linting (ESLint): Use two spaces for indent - Update links in commented out copyright section of editor, link in screencast, and within SVG file comments (created with SVG-edit should refer to current URL) --- .eslintrc | 2 +- editor/extensions/eyedropper-icon.xml | 6 +++--- editor/extensions/helloworld-icon.xml | 8 ++++---- editor/extensions/markers-icons.xml | 4 ++-- editor/images/svg_edit_icons.svg | 16 ++++++++-------- editor/svg-editor.html | 2 +- examples/arbelos.svg | 4 ++-- screencasts/svgopen2010/index.html | 2 +- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.eslintrc b/.eslintrc index 9c3b81ea..e3c5a90d 100644 --- a/.eslintrc +++ b/.eslintrc @@ -9,7 +9,7 @@ }, "rules": { "semi": [2, "always"], - "indent": ["error", "tab", {"outerIIFEBody": 0}], + "indent": ["error", 2, {"outerIIFEBody": 0}], "no-tabs": 0, "object-property-newline": 0, "one-var": 0, diff --git a/editor/extensions/eyedropper-icon.xml b/editor/extensions/eyedropper-icon.xml index c05576aa..71e57fb3 100644 --- a/editor/extensions/eyedropper-icon.xml +++ b/editor/extensions/eyedropper-icon.xml @@ -2,7 +2,7 @@ - + @@ -29,6 +29,6 @@ - + - \ No newline at end of file + diff --git a/editor/extensions/helloworld-icon.xml b/editor/extensions/helloworld-icon.xml index 0b1ba1a0..593f7148 100644 --- a/editor/extensions/helloworld-icon.xml +++ b/editor/extensions/helloworld-icon.xml @@ -1,15 +1,15 @@ - - + Layer 1 @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/editor/extensions/markers-icons.xml b/editor/extensions/markers-icons.xml index 6d122b05..66856a93 100644 --- a/editor/extensions/markers-icons.xml +++ b/editor/extensions/markers-icons.xml @@ -1,5 +1,5 @@ - + @@ -87,7 +87,7 @@ - T + T diff --git a/editor/images/svg_edit_icons.svg b/editor/images/svg_edit_icons.svg index c75858be..26c407a9 100644 --- a/editor/images/svg_edit_icons.svg +++ b/editor/images/svg_edit_icons.svg @@ -1,5 +1,5 @@  - +
- +