Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pie trace cleaning #159

Merged
merged 2 commits into from
Jan 5, 2016
Merged

Pie trace cleaning #159

merged 2 commits into from
Jan 5, 2016

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Jan 5, 2016

Similar to the box trace cleanup.

@@ -6,6 +6,7 @@
* LICENSE file in the root directory of this source tree.
*/

'use strict';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's no functions in this file, so no need for 'use strict';

That said, I don't mind making 'use strict' for all files even the one without functions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bpostlethwaite what's your take on ⏫ ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am inclined to put it everywhere so we don't have to think about it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bpostlethwaite 🍻 thanks

@etpinard
Copy link
Contributor

etpinard commented Jan 5, 2016

💃

mdtusz added a commit that referenced this pull request Jan 5, 2016
@mdtusz mdtusz merged commit ecb476d into master Jan 5, 2016
@mdtusz mdtusz deleted the pie-trace-cleaning branch January 5, 2016 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants