[zanata/zanata-server] bc8a15: refactor(editor): enable react/jsx-indent linting ...

GitHub noreply at github.com
Thu Jul 14 03:19:54 UTC 2016


  Branch: refs/heads/style-fixes-frontend-deps
  Home:   https://github.com/zanata/zanata-server
  Commit: bc8a15b43760b28eb7fe5762beae25fde106fffb
      https://github.com/zanata/zanata-server/commit/bc8a15b43760b28eb7fe5762beae25fde106fffb
  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/LogoLoader/index.js
    M zanata-editor/src/app/components/Pager.js
    M zanata-editor/src/app/components/ProgressBar/index.js
    M zanata-editor/src/app/components/SuggestionContents.js
    M zanata-editor/src/app/components/TransUnitSourceHeader.js
    M zanata-editor/src/app/components/TransUnitSourcePanel.js
    M zanata-editor/src/app/components/TransUnitStatus.js
    M zanata-editor/src/app/components/TransUnitTranslationFooter.js
    M zanata-editor/src/app/components/TransUnitTranslationPanel.js
    M zanata-editor/src/app/containers/NeedSlugMessage.js
    M zanata-editor/src/app/containers/SuggestionsHeader.js

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

This rule leads to some odd indentation around ternary operators and
logic operators, but there is an active bug for it so it should be ok
to leave the rule on and wait for a fix.
See https://github.com/yannickcr/eslint-plugin-react/issues/540




More information about the zanata-commits mailing list