[zanata/zanata-server] 062a9f: refactor(editor): enable react/jsx-indent-props li...

GitHub noreply at github.com
Thu Jul 14 05:53:27 UTC 2016


  Branch: refs/heads/style-fixes-frontend-deps
  Home:   https://github.com/zanata/zanata-server
  Commit: 062a9f7b751537e63c99ddd8cd9d88c3ca1ff3b0
      https://github.com/zanata/zanata-server/commit/062a9f7b751537e63c99ddd8cd9d88c3ca1ff3b0
  Author: David Mason <drdmason at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M zanata-editor/src/.eslintrc
    M zanata-editor/src/app/components/DashboardLink.js
    M zanata-editor/src/app/components/DocsDropdown.js
    M zanata-editor/src/app/components/Dropdown/index.js
    M zanata-editor/src/app/components/FilterToggle/index.js
    M zanata-editor/src/app/components/Icon/index.js
    M zanata-editor/src/app/components/LanguagesDropdown.js
    M zanata-editor/src/app/components/Pager.js
    M zanata-editor/src/app/components/ProjectVersionLink.js
    M zanata-editor/src/app/components/SplitDropdown/index.js
    M zanata-editor/src/app/components/SuggestionContents.js
    M zanata-editor/src/app/components/SuggestionList.js
    M zanata-editor/src/app/components/SuggestionSearchInput/index.js
    M zanata-editor/src/app/components/SuggestionUpdateMessage.js
    M zanata-editor/src/app/components/ToggleSwitch/index.js
    M zanata-editor/src/app/components/TransUnit/index.js
    M zanata-editor/src/app/components/TransUnitTranslationFooter.js
    M zanata-editor/src/app/containers/KeyShortcutDispatcher.js
    M zanata-editor/src/app/containers/MainContent.js
    M zanata-editor/src/app/containers/NavHeader.js

  Log Message:
  -----------
  refactor(editor): enable react/jsx-indent-props linting rule for zanata-editor

This rule has similar indenting problems to react/jsx-indent, so I will treat
it the same way: enable the rule and wait for a bug fix in the linter before
fixing up the indentation.




More information about the zanata-commits mailing list