Showing 3,654 of 3,654 total issues
Avoid too many return
statements within this function. Open
Open
return $q.when(item);
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Marked for highlight {{x}} by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext('Linked by {{user}}', {user: item.displayName})}
</div>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Translated by')}</strong>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Moved by')}</strong>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Created from highlight({{x}}) by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Rewritten by {{user}}',
Avoid too many return
statements within this function. Open
Open
return privileges.userHasPrivileges({personal_template: 1}); // can edit templates of other users
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Duplicate created by')}</strong>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Fetched by')}</strong>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Unmarked from highlight({{x}}) by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Reopened by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Marked for desk {{x}} by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Unspiked by')}</strong>
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Unmarked from desk({{x}}) by {{user}}',
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Take created by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
{gettext(
'Correction cancelled by {{user}}',
Avoid too many return
statements within this function. Open
Open
return (
<BaseHistoryItem items={historyItems} current={i} key={i}>
<div>
<strong>{gettext('Spiked by')}</strong>