Skip to main content

Python tool to clean copilot comments

Project description

Copilot Cleaner

A simple command line tool to clean all the comments from Python project that are used by GitHub's copilot to generate code. These comments are not useful mostly and manual cleaning of these comments from large codebases is not an easy task, hence this tool.

This works only with Python projects as of now. Support for other languages will be added soon.

Usage

user@programmer~:$ ccc -dir <path-to-project>

This cleans all comments that start with "#$", so instead of just # you have to start copilot comments with "#$".

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copilotcleaner-0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

copilotcleaner-0.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page