Copilot Python PEP8 Instructions
Copilot instructions enforcing PEP 8, type hints, and docstrings for Python projects
Backend Python GitHub Copilot
Details
How to install for GitHub Copilot
One-line install
npx -y degit resources/instructions ./.github Manual steps
- Copy the instructions from the source repository.
- Add them to your GitHub Copilot instructions file in your repo or IDE settings.
- Copilot will follow these instructions in all suggestions.