cantino / ruby-readability

Port of arc90's readability project to Ruby
Apache License 2.0
919 stars 170 forks source link

Unknown reason for TEXT_LENGTH_THRESHOLD #54

Open pagojo opened 10 years ago

pagojo commented 10 years ago

In clean_conditionally(node, candidates, selector) the constant TEXT_LENGTH_THRESHOLD is used which ever being declared.

Do we know what was the intention for this?