Skip to content

Commit

Permalink
Client: separate out @Format from external deps block (Automattic#19711)
Browse files Browse the repository at this point in the history
  • Loading branch information
samouri authored Nov 13, 2017
1 parent 3d0a3f5 commit 5f15f33
Show file tree
Hide file tree
Showing 3,020 changed files with 6,319 additions and 6,308 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions client/account-recovery/account-recovery-root/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/controller.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/error-screen/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/forgot-username-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import config from 'config';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/lost-password-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-code-validation/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password-confirm-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password-email-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password-sms-form/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password-succeeded/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/account-recovery/reset-password/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { Component } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/auth-code-button.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/connect.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/controller.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import ReactDom from 'react-dom';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import page from 'page';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/lost-password.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/auth/self-hosted-instructions.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/app-banner/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/app-banner/utils.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* Internal dependencies
*
* @format
*/

import { get, includes, reduce } from 'lodash';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/app-promo/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/author-compact-profile/docs/example.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/author-compact-profile/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/author-compact-profile/placeholder.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/author-selector/docs/example.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
6 changes: 3 additions & 3 deletions client/blocks/blog-stickers/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External Dependencies
*
* @format
* External dependencies
*/

import PropTypes from 'prop-types';
Expand Down
6 changes: 3 additions & 3 deletions client/blocks/blog-stickers/list.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External Dependencies
*
* @format
* External dependencies
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/calendar-button/docs/example.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/calendar-button/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/calendar-popover/docs/example.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React, { PureComponent } from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/calendar-popover/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/comment-button/docs/example.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/comment-button/index.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import PropTypes from 'prop-types';
Expand Down
4 changes: 2 additions & 2 deletions client/blocks/comment-detail/comment-detail-actions.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/

import React from 'react';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @format */

/**
* External dependencies
*
* @format
*/
import React, { Component } from 'react';
import { connect } from 'react-redux';
Expand Down
Loading

0 comments on commit 5f15f33

Please sign in to comment.