dillon1000/react

Commit

[lint] Fix reasonable lines to 80

I don't agree with 80 on principal but it's what we have for now.

This fixes the reasonable cases. Most of the long lines are in docblocks
with long type information or containing links.
Browse files
Changed paths4 files
First-parent comparison
M src/browser/server/ReactServerRendering.js ModifiedM src/browser/ui/dom/HTMLDOMPropertyConfig.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/shouldUpdateReactComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…