ericcarraway / typo-hunter

tools for finding typos in codebases and prose
http://typo-hunter.com/
MIT License
0 stars 0 forks source link

filter lines that are _just_ punctuation #74

Closed ericcarraway closed 4 years ago

ericcarraway commented 7 years ago
()
)
*
*/
{
{{
{};
}
}());
})
});
});*/
},
};
}}
}}"
}}">
ericcarraway commented 4 years ago

added removeTrailingPunctuation to react-redux-2020