Skip to contents

Formats the output of detect_code_smells() into a readable CLI report.

Usage

print_smells(smells)

Arguments

smells

Dataframe. Output from detect_code_smells().

Author

Mark London