uncomment 1.0.5

A cli tool to remove comments from code. Supports multiple languages.
Documentation
1
2
3
pub mod definitions;
pub mod detection;
pub mod regex;