Description
Source files can be cleaned by stripping comments from code. It is useful for developers who need compact examples, generated outputs, or preprocessing steps where comments should not remain.
Comment removal can delete licensing notes, documentation, disabled code, or important warnings. Run it only on copies or version-controlled trees and inspect the diff.