XComment.io
XComment.io copied to clipboard
Removes comments from source files for a list of programming languages.
AttributeError: 'Namespace' object has no attribute 'language_list'
Need simple API with node. - get language list (for dropdown select control) - send code fragment and get back processed fragment
Add new function to CLI for getting list of languages Use -i option One argument execution (printing info and exit)
Find licenses in project's dependencies- find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined whitelist, and give you an actionable exception report.
Logging will be implement with standart lib logging (log4) - Add in code DEBUG, INFO and ERROR level messages. - Using simple config in code. - Add tests for capture...
           