hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.54k stars 291 forks source link

ISSUE_TEMPLATE: use "console" instead of non-existing "shell" syntax #714

Closed emanuele6 closed 8 months ago

emanuele6 commented 8 months ago

```shell does not exist. ```sh is what you use to highlight (UNIX) shell scripts, and ```console is what you use to highlight command lines.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

:loudspeaker: Thoughts on this report? Let us know!.